From: Nick Mathewson Date: Mon, 16 May 2011 02:02:24 +0000 (-0400) Subject: changes file for bug3045 X-Git-Tag: tor-0.2.2.28-beta~5^2~4^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6eee716a88cba0d0ae4be4e542f61b2d300ecec;p=thirdparty%2Ftor.git changes file for bug3045 --- diff --git a/changes/bug3045 b/changes/bug3045 new file mode 100644 index 0000000000..1cbcabaff6 --- /dev/null +++ b/changes/bug3045 @@ -0,0 +1,6 @@ + o Minor features: + - Revise most log messages that refer to nodes by nickname to + instead use the "$key=nickname at address" format. This should be + more useful, especially since nicknames are less and less likely + to be unique. Fixes bug 3045. +