aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2006-01-10 23:16:36 +0000
committerRoger Dingledine <arma@torproject.org>2006-01-10 23:16:36 +0000
commit906a2c8ef02bf3233167e53e0bfdd734bc3d1af5 (patch)
tree24d1e028401157d152c0290a6a516f76e2e5c21e /ChangeLog
parent7d1f675c854dc8914482fb98d853ec1cd898d853 (diff)
downloadtor-906a2c8ef02bf3233167e53e0bfdd734bc3d1af5.tar
tor-906a2c8ef02bf3233167e53e0bfdd734bc3d1af5.tar.gz
bump to 0.1.1.11-alpha in preparation for release
svn:r5783
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9a735036..feacd6888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,7 @@ Changes in version 0.1.1.11-alpha - 2006-01-xx
This will increase security dramatically against certain end-point
attacks. The EntryNodes config option now provides some hints
about which entry nodes you want to use most; and StrictEntryNodes
+ ...
- New directory logic: download by descriptor digest, not by
fingerprint. Caches try to download all listed digests from
authorities; clients try to download "best" digests from caches.
@@ -91,6 +92,9 @@ Changes in version 0.1.1.11-alpha - 2006-01-xx
- Servers store bandwidth history across restarts/crashes.
+Add reasons to DESTROY and RELAY_TRUNCATED cells. Not used yet.
+
+
Changes in version 0.1.1.10-alpha - 2005-12-11
o Correctness bugfixes on 0.1.0.x:
- On Windows, build with a libevent patch from "I-M Weasel" to avoid