summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-19 16:28:10 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-19 16:28:10 +0000
commit106e01db3de223ad2ff26254915792b40420362a (patch)
treed8fb4dbb03fbc958175d954603dede89e71d11ff /ChangeLog
parentfb295ba4dde82922ce50475b165b3732e3a2042f (diff)
downloadtor-106e01db3de223ad2ff26254915792b40420362a.tar.gz
tor-106e01db3de223ad2ff26254915792b40420362a.zip
r15956@catbus: nickm | 2007-10-19 11:18:14 -0400
Encode address in certificates. Also, make it possible to create certs reusing an old key. svn:r12046
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdbad9619b..48d2485126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,11 @@ Changes in version 0.2.0.9-alpha - 2007-10-??
clear all the flags for routers that fall out of the networkstatus
consensus. Fixes bug 529.
+ o Minor features (v3 directory protocol):
+ - Allow tor-gencert to generate a new certificate without replacing the
+ signing key.
+ - Allow certificates to include an address.
+
o Minor features (router descriptor cache):
- If we find a cached-routers file that's been sitting around for more
than 28 days unmodified, then most likely it's a leftover from when we