When reporting verbose nicknames in entry_guards_getinfo(), avoid

printing a duplicate "$" in the keys we send. (Reported by mwenge)


svn:r8681
This commit is contained in:
Roger Dingledine
2006-10-09 21:26:34 +00:00
parent 86263acf95
commit 655859f76b
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -22,6 +22,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-??
- Fix handling of verbose nicknames with ORCONN controller events:
make them show up exactly when requested, rather than exactly when
not requested.
- When reporting verbose nicknames in entry_guards_getinfo(), avoid
printing a duplicate "$" in the keys we send.
Changes in version 0.1.2.2-alpha - 2006-10-07