diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-07-30 01:32:07 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-07-30 01:32:07 +0000 |
commit | a3b8b2c4e362d74e56356faf9889c64b92e9eabc (patch) | |
tree | 8a71438752ac2774ce6e336fd988aae0a2555541 /ChangeLog | |
parent | 468d9222802955ad65e0e3b49d240e9581e75351 (diff) | |
download | tor-a3b8b2c4e362d74e56356faf9889c64b92e9eabc.tar tor-a3b8b2c4e362d74e56356faf9889c64b92e9eabc.tar.gz |
r14000@catbus: nickm | 2007-07-29 21:16:45 -0400
Fix bug 472: do not use spaces in pseudo-address for local link cons.
svn:r10979
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -108,6 +108,8 @@ Changes in version 0.2.0.3-alpha - 2007-07-29 - Use CRLF line endings properly in NS events. - Terminate multi-line control events properly. (Original patch from tup.) [Bugfix on 0.1.2.x-alpha] + - Do not include spaces in SOURCE_ADDR fields in STREAM events. Resolves + bug 472. [Bugfix on 0.2.0.x-alpha] o Minor bugfixes (misc): - Choose perfectly fairly among routers when choosing by bandwidth and |