diff options
author | Roger Dingledine <arma@torproject.org> | 2009-03-09 22:05:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-03-09 22:05:17 +0000 |
commit | 4774e593b822354a929ea500dbe9906e1e302b05 (patch) | |
tree | 999d7be5e71b374e00d4657a30534ed843a7acbe /ChangeLog | |
parent | 7ee8afe82d76b8b07087b5c28c1a075ed1ec6c9b (diff) | |
download | tor-4774e593b822354a929ea500dbe9906e1e302b05.tar.gz tor-4774e593b822354a929ea500dbe9906e1e302b05.zip |
Bugfix on r17756:
Avoid trying to print raw memory to the logs when we decide to
give up on downloading a given relay descriptor. Bugfix on
0.2.1.9-alpha.
svn:r18831
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Changes in version 0.2.1.14-??? - 2009-03-?? + o Minor bugfixes: + - Avoid trying to print raw memory to the logs when we decide to + give up on downloading a given relay descriptor. Bugfix on + 0.2.1.9-alpha. + + Changes in version 0.2.1.13-alpha - 2009-03-09 o Major bugfixes: - Correctly update the list of which countries we exclude as |