Changes file for #7065

(revised by nickm)
This commit is contained in:
Mike Perry
2013-03-26 18:55:12 -07:00
committed by Nick Mathewson
parent 914bfe765d
commit 4cc7cc28f8
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfix (log cleanups):
- Eliminate several instances where we use Nickname=ID to refer to
nodes in logs. Use Nickname (ID) instead. (Elsewhere, we still use
$ID=Nickname, which is also acceptable.) Fixes bug #7065. Bugfix
on 0.2.3.21-rc, 0.2.4.5-alpha, 0.2.4.8-alpha, and 0.2.4.10-alpha.