summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-08-20 18:45:03 +0200
committerRoger Dingledine <arma@torproject.org>2009-08-26 20:15:47 -0400
commit889c07f1fc54b5bd60c7919f8a5fc784eed2d57a (patch)
tree92850567ed6d9fd7264912470cf5b20c7360681e /ChangeLog
parentb2b25cf3a2d5db6c7c1da37923c34805dcd1dc21 (diff)
downloadtor-889c07f1fc54b5bd60c7919f8a5fc784eed2d57a.tar.gz
tor-889c07f1fc54b5bd60c7919f8a5fc784eed2d57a.zip
When Tor fails to parse a descriptor of any kind, dump it to disk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3d76ca4ce..0182faa581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -103,6 +103,8 @@ Changes in version 0.2.1.20 - 2009-??-??
- Fix a signed/unsigned compile warning in 0.2.1.19.
- Fix possible segmentation fault on directory authorities. Bugfix on
0.2.1.14-rc.
+ - When Tor fails to parse a descriptor of any kind, dump it to disk.
+ Might help diagnosing bug 1051.
Changes in version 0.2.1.19 - 2009-07-28