From: Roger Dingledine Date: Mon, 5 Aug 2013 06:42:27 +0000 (-0400) Subject: forward-port the reformat of changelog stanza X-Git-Tag: tor-0.2.5.1-alpha~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f5985f8e0a0a0fca660870a2476bc5f323812a;p=thirdparty%2Ftor.git forward-port the reformat of changelog stanza --- diff --git a/ChangeLog b/ChangeLog index 1578728291..1ee5e0fdfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,11 +80,11 @@ Changes in version 0.2.4.13-alpha - 2013-06-14 - Relays now treat a changed IPv6 ORPort as sufficient reason to publish an updated descriptor. Fixes bug 6026; bugfix on 0.2.4.1-alpha. - - When launching a resolve request on behalf of an AF_UNIX control - socket, omit the address field of the new entry connection, used in - subsequent controller events, rather than letting tor_dup_addr() - set it to "". Fixes bug 8639; bugfix on - 0.2.4.12-alpha. + - When launching a resolve request on behalf of an AF_UNIX control + socket, omit the address field of the new entry connection, used in + subsequent controller events, rather than letting tor_dup_addr() + set it to "". Fixes bug 8639; bugfix on + 0.2.4.12-alpha. o Minor bugfixes (log messages): - Fix a scaling issue in the path bias accounting code that