summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-02-27 03:53:40 +0000
committerNick Mathewson <nickm@torproject.org>2007-02-27 03:53:40 +0000
commit4d127acb532c548f92b3bd8acab654b711e71f77 (patch)
tree287ff4b48c49cc96ffcda826f9960e1a4b8e94ba /ChangeLog
parent230fbd95c065518705fff7628ff8689b4710e6d4 (diff)
downloadtor-4d127acb532c548f92b3bd8acab654b711e71f77.tar.gz
tor-4d127acb532c548f92b3bd8acab654b711e71f77.zip
r11958@catbus: nickm | 2007-02-26 22:28:03 -0500
Add a missing set to onion_key_set_at to avoid premature rotates. svn:r9662
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a016148614..2c5607c3e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Changes in version 0.1.2.9-??? - 2007-??-??
+ o Minor bugfixes (server):
+ - Do not rotate onion key immediately after setting it for the first
+ time.
+
+
Changes in version 0.1.2.8-beta - 2007-02-26
o Major bugfixes (crashes):
- Stop crashing when the controller asks us to resetconf more than