]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for #7065
authorMike Perry <mikeperry-git@fscked.org>
Wed, 27 Mar 2013 01:55:12 +0000 (18:55 -0700)
committerNick Mathewson <nickm@torproject.org>
Wed, 27 Mar 2013 02:18:32 +0000 (22:18 -0400)
(revised by nickm)

changes/bug7065 [new file with mode: 0644]

diff --git a/changes/bug7065 b/changes/bug7065
new file mode 100644 (file)
index 0000000..1ca6841
--- /dev/null
@@ -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.