initial round of changelog stanza cleanup

This commit is contained in:
Roger Dingledine 2012-04-19 15:10:33 -04:00
parent e9dae1ff2e
commit a0d1e806e0
10 changed files with 15 additions and 17 deletions

View File

@ -1,4 +1,4 @@
o Minor bugfixes: o Minor bugfixes:
- Don't log that we have "decided to publish new relay descriptor" unless - 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.2.3.2-alpha.

View File

@ -1,5 +1,4 @@
o Major bugfixes: o Major bugfixes:
- Do not allow the presence of one consensus flavor to keep us from - Do not allow the presence of one consensus flavor to keep us from
downloading another. Previously, we had one "time to download a downloading another. Previously, we had one "time to download a
consensus" timer, which didn't understand the idea of having one consensus" timer, which didn't understand the idea of having one

View File

@ -1,3 +1,3 @@
o Minor bugfixes o Minor features:
- Relays now understand an IPv6 address when they get one from a - Relays now understand an IPv6 address when they get one from a
directory server. Fixes bug 4875. directory server. Resolves ticket 4875.

View File

@ -1,5 +1,5 @@
o Minor bugfixes: o Minor features:
- Resolve IPv6 addresses in bridge and entry statistics to country code - Resolve IPv6 addresses in bridge and entry statistics to country
"??" which means we at least count them. Fixes bug 5053; bugfix on code "??" which means we at least count them. Resolves ticket 5053;
0.2.3.9-alpha. improves on 0.2.3.9-alpha.

View File

@ -1,4 +1,4 @@
o Minor bugfixes: o Minor bugfixes:
- Fix bug stomping on ORPort option NoListen and ignoring option - Fix bug stomping on ORPort option NoListen and ignoring option
NoAdvertise. Fixes bug 5151; bugfix on 0.2.3.9-alpha. NoAdvertise. Fixes bug 5151; bugfix on 0.2.3.9-alpha.
- Move a debug printout from notice to debug level.

View File

@ -1,7 +1,6 @@
o Removed features: o Removed features:
- The "torify" script no longer supports the "tsocks" sockifier - The "torify" script no longer supports the "tsocks" sockifier
tool, since it doesn't support DNS and UDP right for Tor. 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". 5180. Based on a patch by "ugh".

View File

@ -1,4 +1,4 @@
o Minor bugfixes: o Minor bugfixes:
- Fix a bug where a bridge authority crashes (on a failed assert) - 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 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.

View File

@ -1,3 +1,3 @@
o Minor bugfixes o Minor bugfixes:
- Enforce correct return behavior of tor_vsscanf(), when the '%%' - 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.

View File

@ -1,4 +1,4 @@
o Major bugfixes o Major bugfixes:
- Prevent a client-side assertion failure when receiving an - Prevent a client-side assertion failure when receiving an
INTRODUCE2 cell by an exit relay, in a general purpose INTRODUCE2 cell by an exit relay, in a general purpose
circuit. Fixes bug 5644; bugfix on tor-0.2.1.6-alpha circuit. Fixes bug 5644; bugfix on tor-0.2.1.6-alpha

View File

@ -1,4 +1,4 @@
o Directory authority changes: o Directory authority changes:
- Change IP address for ides (v3 directory authority), and rename it to - Change IP address for ides (v3 directory authority), and rename
turtles. it to turtles.