[tor-commits] [tor/master] initial round of changelog stanza cleanup

arma at torproject.org arma at torproject.org
Thu Apr 19 19:10:58 UTC 2012


commit a0d1e806e036969e02eeb4966e0d618f32643ce0
Author: Roger Dingledine <arma at torproject.org>
Date:   Thu Apr 19 15:10:33 2012 -0400

    initial round of changelog stanza cleanup
---
 changes/bug3942              |    2 +-
 changes/bug4011              |    1 -
 changes/bug4875              |    4 ++--
 changes/bug5053              |    8 ++++----
 changes/bug5151              |    2 +-
 changes/bug5180              |    3 +--
 changes/bug5508              |    2 +-
 changes/bug5558              |    4 ++--
 changes/bug5644              |    2 +-
 changes/ides-becomes-turtles |    4 ++--
 10 files changed, 15 insertions(+), 17 deletions(-)

diff --git a/changes/bug3942 b/changes/bug3942
index f69c7bc..5731aad 100644
--- a/changes/bug3942
+++ b/changes/bug3942
@@ -1,4 +1,4 @@
   o Minor bugfixes:
     - Don't log that we have "decided to publish new relay descriptor" unless
-      we are actually publishing a descriptor. Fix for bug 3942; bugfix on
+      we are actually publishing a descriptor. Fixes bug 3942; bugfix on
       0.2.3.2-alpha.
diff --git a/changes/bug4011 b/changes/bug4011
index 23afd13..fb82d6e 100644
--- a/changes/bug4011
+++ b/changes/bug4011
@@ -1,5 +1,4 @@
   o Major bugfixes:
-
     - Do not allow the presence of one consensus flavor to keep us from
       downloading another. Previously, we had one "time to download a
       consensus" timer, which didn't understand the idea of having one
diff --git a/changes/bug4875 b/changes/bug4875
index 7d19ca3..c8c9ba5 100644
--- a/changes/bug4875
+++ b/changes/bug4875
@@ -1,3 +1,3 @@
-  o Minor bugfixes
+  o Minor features:
     - Relays now understand an IPv6 address when they get one from a
-      directory server.  Fixes bug 4875.
+      directory server. Resolves ticket 4875.
diff --git a/changes/bug5053 b/changes/bug5053
index 88d82cd..fe43f54 100644
--- a/changes/bug5053
+++ b/changes/bug5053
@@ -1,5 +1,5 @@
-  o Minor bugfixes:
-    - Resolve IPv6 addresses in bridge and entry statistics to country code
-      "??" which means we at least count them. Fixes bug 5053; bugfix on
-      0.2.3.9-alpha.
+  o Minor features:
+    - Resolve IPv6 addresses in bridge and entry statistics to country
+      code "??" which means we at least count them. Resolves ticket 5053;
+      improves on 0.2.3.9-alpha.
 
diff --git a/changes/bug5151 b/changes/bug5151
index 4ea1219..1a56cf6 100644
--- a/changes/bug5151
+++ b/changes/bug5151
@@ -1,4 +1,4 @@
   o Minor bugfixes:
     - Fix bug stomping on ORPort option NoListen and ignoring option
       NoAdvertise. Fixes bug 5151; bugfix on 0.2.3.9-alpha.
-    - Move a debug printout from notice to debug level.
+
diff --git a/changes/bug5180 b/changes/bug5180
index 86698b4..2cb545e 100644
--- a/changes/bug5180
+++ b/changes/bug5180
@@ -1,7 +1,6 @@
   o Removed features:
-
     - The "torify" script no longer supports the "tsocks" sockifier
       tool, since it doesn't support DNS and UDP right for Tor.
-      Everyone should be using torsocks instead. Fixes bug 3530 and bug
+      Everyone should be using torsocks instead. Fixes bugs 3530 and
       5180. Based on a patch by "ugh".
 
diff --git a/changes/bug5508 b/changes/bug5508
index 6606f82..cebc31d 100644
--- a/changes/bug5508
+++ b/changes/bug5508
@@ -1,4 +1,4 @@
   o Minor bugfixes:
     - Fix a bug where a bridge authority crashes (on a failed assert)
       if it has seen no directory requests when it's time to write
-      statistics to disk.
+      statistics to disk. Fixes bug 5508. Bugfix on 0.2.3.6-alpha.
diff --git a/changes/bug5558 b/changes/bug5558
index 90ab3a6..43b832c 100644
--- a/changes/bug5558
+++ b/changes/bug5558
@@ -1,3 +1,3 @@
-  o Minor bugfixes
+  o Minor bugfixes:
     - Enforce correct return behavior of tor_vsscanf(), when the '%%'
-      pattern is used. Fixes bug 5558.
+      pattern is used. Fixes bug 5558. Bugfix on 0.2.1.13.
diff --git a/changes/bug5644 b/changes/bug5644
index a390eba..4eb2d01 100644
--- a/changes/bug5644
+++ b/changes/bug5644
@@ -1,4 +1,4 @@
-  o Major bugfixes
+  o Major bugfixes:
     - Prevent a client-side assertion failure when receiving an
       INTRODUCE2 cell by an exit relay, in a general purpose
       circuit. Fixes bug 5644; bugfix on tor-0.2.1.6-alpha
diff --git a/changes/ides-becomes-turtles b/changes/ides-becomes-turtles
index 09d964f..6451221 100644
--- a/changes/ides-becomes-turtles
+++ b/changes/ides-becomes-turtles
@@ -1,4 +1,4 @@
   o Directory authority changes:
-      - Change IP address for ides (v3 directory authority), and rename it to
-        turtles.
+    - Change IP address for ides (v3 directory authority), and rename
+      it to turtles.
 



More information about the tor-commits mailing list