diff options
author | Roger Dingledine <arma@torproject.org> | 2007-05-08 10:33:46 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-05-08 10:33:46 +0000 |
commit | d136f2a7b2754d4c7e5dd3395c9f4bcd2acaca94 (patch) | |
tree | a3d9378cf68ada052518d2f95aeea96cbaef647e /ChangeLog | |
parent | 54f5ab39b331a39081d568d4d4fc5d5e56ce4565 (diff) | |
download | tor-d136f2a7b2754d4c7e5dd3395c9f4bcd2acaca94.tar.gz tor-d136f2a7b2754d4c7e5dd3395c9f4bcd2acaca94.zip |
When we are reporting the DirServer line we just parsed, we were
logging the second stanza of the key fingerprint, not the first.
svn:r10140
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,6 +111,8 @@ Changes in version 0.2.0.1-alpha - 2007-??-?? - Fix a bug in dirserv_remove_invalid() that would cause authorities to corrupt memory under some really unlikely scenarios. - Add even more asserts to hunt down bug 417. + - When we are reporting the DirServer line we just parsed, we were + logging the second stanza of the key fingerprint, not the first. o Minor bugfixes (controller), reported by daejees: - Make 'getinfo fingerprint' return a 551 error if we're not a |