Kaynağa Gözat

initial round of changelog stanza cleanup

Roger Dingledine 13 yıl önce
ebeveyn
işleme
a0d1e806e0

+ 1 - 1
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.

+ 0 - 1
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

+ 2 - 2
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.

+ 4 - 4
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.
 

+ 1 - 1
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.
+

+ 1 - 2
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".
 

+ 1 - 1
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.

+ 2 - 2
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.

+ 1 - 1
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

+ 2 - 2
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.