]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
forward-port the reformat of changelog stanza
authorRoger Dingledine <arma@torproject.org>
Mon, 5 Aug 2013 06:42:27 +0000 (02:42 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 5 Aug 2013 06:42:27 +0000 (02:42 -0400)
ChangeLog

index 157872829105c7ba870ce9ac273e468f21f997be..1ee5e0fdfde5905e229da5756c196d5a974632df 100644 (file)
--- 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 "<unknown address type>". 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 "<unknown address type>". 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