diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-17 20:52:34 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-17 20:52:34 +0000 |
commit | 87f4dc04b842f4f9472b96f23b9edfd5ba99c773 (patch) | |
tree | a9cc307a8948c2bc2e757cfba971be6e7ce5daa3 /ChangeLog | |
parent | 521b065368d4531e9bde93ffff06420fde5fa66a (diff) | |
download | tor-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-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |