summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-17 20:52:34 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-17 20:52:34 +0000
commit87f4dc04b842f4f9472b96f23b9edfd5ba99c773 (patch)
treea9cc307a8948c2bc2e757cfba971be6e7ce5daa3 /ChangeLog
parent521b065368d4531e9bde93ffff06420fde5fa66a (diff)
downloadtor-87f4dc04b842f4f9472b96f23b9edfd5ba99c773.tar.gz
tor-87f4dc04b842f4f9472b96f23b9edfd5ba99c773.zip
let's leave the cookieauthfile stuff out of 0.1.2 if we can help it.
unix users can handle "switch to the dev version if you want to try that feature". svn:r11156
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c3aa8e92d..aa5c9807cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,7 +27,8 @@ Changes in version 0.1.2.17 - 2007-08-xx
where no controller could authenticate. Now we exit.
- If we require CookieAuthentication, stop generating a new cookie
every time we change any piece of our config.
- - Terminate multi-line control events properly. (Original patch from tup.)
+ - Terminate multi-line control events properly. (Original patch
+ from tup.)
Changes in version 0.1.2.16 - 2007-08-01