summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-04-01 08:00:50 +0000
committerRoger Dingledine <arma@torproject.org>2005-04-01 08:00:50 +0000
commit4f712d10cd5053f113bc1c0084ce0408463fb20a (patch)
treeeba2a38e1f0f084eccbfe452da01cb7f8cbcdca6
parenta28ae7a70c8cd55b9341ad425b8b6878273910b9 (diff)
downloadtor-4f712d10cd5053f113bc1c0084ce0408463fb20a.tar.gz
tor-4f712d10cd5053f113bc1c0084ce0408463fb20a.zip
forward-port 0.0.9.7 changelog
svn:r3953
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d5bf304a0..ea6e862e49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -158,6 +158,19 @@ Changes in version 0.1.0.1-rc - 2005-03-28
whether the server is hibernating.
+Changes in version 0.0.9.7 - 2005-04-01
+ o Bugfixes on 0.0.9.x:
+ - Fix another race crash bug (thanks to Glenn Fink for reporting).
+ - Compare identity to identity, not to nickname, when extending to
+ a router not already in the directory. This was preventing us from
+ extending to unknown routers. Oops.
+ - Make sure to create OS X Tor user in <500 range, so we aren't
+ creating actual system users.
+ - Note where connection-that-hasn't-sent-end was marked, and fix
+ a few really loud instances of this harmless bug (it's fixed more
+ in 0.1.0.x.)
+
+
Changes in version 0.0.9.6 - 2005-03-24
o Bugfixes on 0.0.9.x (crashes and asserts):
- Add new end stream reasons to maintainance branch. Fix bug where