summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-08-26 20:20:09 -0400
committerRoger Dingledine <arma@torproject.org>2009-08-26 20:20:09 -0400
commit15462f72eb6c442c33d5d6be27da0802c01e6f5e (patch)
tree0d70cc03337c29cc1c051d964c12fd0d62434d17
parent889c07f1fc54b5bd60c7919f8a5fc784eed2d57a (diff)
downloadtor-15462f72eb6c442c33d5d6be27da0802c01e6f5e.tar.gz
tor-15462f72eb6c442c33d5d6be27da0802c01e6f5e.zip
put karsten's changelog in the right place
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0182faa581..733e222253 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,6 +70,8 @@ Changes in version 0.2.2.1-alpha - 2009-08-26
- If the cached cert file is unparseable, warn but don't exit.
- 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.
o Deprecated and removed features:
- The controller no longer accepts the old obsolete "addr-mappings/"
@@ -103,8 +105,6 @@ 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