summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dcf6c2873..c2b8cc65c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -79,7 +79,8 @@ Changes in version 0.2.0.33 - 2009-01-??
Fixes another case of bug 619. Patch from rovv.
- When a relay gets a create cell it can't decrypt (e.g. because it's
using the wrong onion key), we were dropping it and letting the
- client time out. Now actually answer with a destroy cell. Fixes bug 904. Bugfix on 0.0.2pre8.
+ client time out. Now actually answer with a destroy cell. Fixes
+ bug 904. Bugfix on 0.0.2pre8.
o Minor bugfixes (hidden services):
- Do not throw away existing introduction points on SIGHUP. Bugfix on