commit 4cc7cc28f8040b3a8f3faaca82abe27bbec0b744 Author: Mike Perry mikeperry-git@fscked.org Date: Tue Mar 26 18:55:12 2013 -0700
Changes file for #7065
(revised by nickm) --- changes/bug7065 | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug7065 b/changes/bug7065 new file mode 100644 index 0000000..1ca6841 --- /dev/null +++ b/changes/bug7065 @@ -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.
tor-commits@lists.torproject.org