aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-09-09 06:25:39 +0000
committerRoger Dingledine <arma@torproject.org>2008-09-09 06:25:39 +0000
commitd37fae2f4edb03095f943577f78b518f75f6ca71 (patch)
tree65affa5651b1e0b1de42fe96ef4245974fbfbcc3 /ChangeLog
parentaacda9cd8eae992c9359279782234dd626415948 (diff)
downloadtor-d37fae2f4edb03095f943577f78b518f75f6ca71.tar
tor-d37fae2f4edb03095f943577f78b518f75f6ca71.tar.gz
Catch and report a few more bootstrapping failure cases when Tor
fails to establish a TCP connection. Cleanup on 0.2.1.x. svn:r16803
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 78db5f96f..9d4c3f185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
Changes in version 0.2.1.6-alpha - 2008-09-xx
+ o Major bugfixes:
+ - Fix a bug when parsing ports in tor_addr_port_parse() that caused
+ Tor to fail to start if you had it configured to use a bridge
+ relay. Fixes bug 809. Bugfix on 0.2.1.5-alpha.
+
o Minor bugfixes:
- Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha.
Reported by Tas.
- - When parsing ports in tor_addr_port_parse(), yield the port if
- the port variable is provided, not just if it's nonzero. Fixes
- bug 809. Bugfix on 0.2.1.5-alpha.
- Fixed some memory leaks --some quite frequent, some almost impossible
to trigger-- based on results of a static analysis tool. (XXX Can we
say which? -NM)
@@ -12,6 +14,8 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx
correctly. (Found by Riastradh.)
- Fix an assertion bug in parsing policy-related options; possible fix
for bug 811.
+ - Catch and report a few more bootstrapping failure cases when Tor
+ fails to establish a TCP connection. Cleanup on 0.2.1.x.
o Minor features:
- Use a lockfile to make sure that two Tor processes are not