summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-09 05:20:06 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-09 05:20:06 +0000
commite305b7d5429b7194e66e134cd877641e95b48a4c (patch)
treecf9065ea03bcf3b452acd833d595345a63dbf1ca
parent794fedb0adaaed8e4e0f071c9c8691695d7dbd80 (diff)
downloadtor-e305b7d5429b7194e66e134cd877641e95b48a4c.tar.gz
tor-e305b7d5429b7194e66e134cd877641e95b48a4c.zip
stick to first person for your changelog
svn:r9310
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 7446b63064..22d79965ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
Changes in version 0.1.2.6-alpha - 2007-01-09
o Major bugfixes:
- Fix an assert error introduced in 0.1.2.5-alpha: if a single TLS
- connection handles more than 4 gigs in either direction, we assert.
- - Fix an assert error introduced in 0.1.2.5-alpha: if you're an
- advertised exit node, somebody might try to exit from you when
- you're bootstrapping and before you've built your descriptor yet.
+ connection handles more than 4 gigs in either direction, we crash.
+ - Fix an assert error introduced in 0.1.2.5-alpha: if we're an
+ advertised exit node, somebody might try to exit from us when
+ we're bootstrapping and before we've built your descriptor yet.
+ Refuse the connection rather than crashing.
o Minor bugfixes:
- Warn if we (as a server) find that we've resolved an address that we