summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-01-19 18:05:19 +0000
committerRoger Dingledine <arma@torproject.org>2008-01-19 18:05:19 +0000
commit250590b9e7ed100ea406c86a048d9547d09a536f (patch)
treea9eb46932059694126df863e64bfa139e949dcdb
parent1ee96aa48c5d060955b9b09a53b71b469bd51d31 (diff)
downloadtor-250590b9e7ed100ea406c86a048d9547d09a536f.tar.gz
tor-250590b9e7ed100ea406c86a048d9547d09a536f.zip
and add blurbs for 0.2.0.1[67]-alpha
svn:r13189
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fc9e7e8360..97cce747a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,11 +13,16 @@ Changes in version 0.2.0.18-alpha - 2008-01-??
Changes in version 0.2.0.17-alpha - 2008-01-17
+ Tor 0.2.0.17-alpha makes the tarball build cleanly again (whoops).
+
o Compile fixes:
- Make the tor-gencert man page get included correctly in the tarball.
Changes in version 0.2.0.16-alpha - 2008-01-17
+ Tor 0.2.0.16-alpha adds a fifth v3 directory authority run by Karsten
+ Loesing, and generally cleans up a lot of features and minor bugs.
+
o New directory authorities:
- Set up gabelmoo (run by Karsten Loesing) as the fifth v3 directory
authority.
@@ -38,7 +43,7 @@ Changes in version 0.2.0.16-alpha - 2008-01-17
there that haven't upgraded. Therefore, make clients parse such
bodies when they receive them.
- When we're not serving v2 directory information, there is no reason
- to actually keep any around. Remove the obsolete files and directory
+ to actually keep any around. Remove the obsolete files and directory
on startup if they are very old and we aren't going to serve them.
o Minor performance improvements:
@@ -49,7 +54,7 @@ Changes in version 0.2.0.16-alpha - 2008-01-17
o Minor bugfixes:
- When an authority has not signed a consensus, do not try to
- download a nonexistent "certificate with key 00000000". Bugfix
+ download a nonexistent "certificate with key 00000000". Bugfix
on 0.2.0.x. Fixes bug 569.
- Fix a rare assert error when we're closing one of our threads:
use a mutex to protect the list of logs, so we never write to the