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
This commit is contained in:
Roger Dingledine 2007-08-17 20:52:34 +00:00
parent 521b065368
commit 87f4dc04b8
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -6,7 +6,7 @@ Backport items for 0.1.2:
o r11117: cookie auth more usable
o disable v0 control protocol
- r11138: PROTOCOLINFO support.
- r11141: CookieAuthFile and CookieAuthFileGroupReadable.
D r11141: CookieAuthFile and CookieAuthFileGroupReadable.
Backport for 0.1.2.x once better tested: