summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-04-19 15:10:33 -0400
committerRoger Dingledine <arma@torproject.org>2012-04-19 15:10:33 -0400
commita0d1e806e036969e02eeb4966e0d618f32643ce0 (patch)
tree170df69a0746f6b8ae15f798792d1a4d77d111b5
parente9dae1ff2e147d2b74fb1ce2836fb9c42f227af4 (diff)
downloadtor-a0d1e806e036969e02eeb4966e0d618f32643ce0.tar.gz
tor-a0d1e806e036969e02eeb4966e0d618f32643ce0.zip
initial round of changelog stanza cleanup
-rw-r--r--changes/bug39422
-rw-r--r--changes/bug40111
-rw-r--r--changes/bug48754
-rw-r--r--changes/bug50538
-rw-r--r--changes/bug51512
-rw-r--r--changes/bug51803
-rw-r--r--changes/bug55082
-rw-r--r--changes/bug55584
-rw-r--r--changes/bug56442
-rw-r--r--changes/ides-becomes-turtles4
10 files changed, 15 insertions, 17 deletions
diff --git a/changes/bug3942 b/changes/bug3942
index f69c7bc2b2..5731aad5b5 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 23afd131b3..fb82d6e3f0 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 7d19ca3197..c8c9ba529d 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 88d82cd4f3..fe43f54724 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 4ea12198b4..1a56cf62f9 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 86698b42fc..2cb545e0b5 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 6606f822f2..cebc31d255 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 90ab3a6f14..43b832c500 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 a390eba996..4eb2d016d6 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 09d964fe9b..645122184c 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.