diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-08-31 14:20:38 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-08-31 14:20:38 +0000 |
commit | ddd44cb6023520474ad8641504583d84402890ee (patch) | |
tree | cdcbc5bf3f1923b3eeb010860d165313b9ab492e /doc | |
parent | 5c2cea6563e563055d929bc92545980558090291 (diff) | |
download | tor-ddd44cb6023520474ad8641504583d84402890ee.tar.gz tor-ddd44cb6023520474ad8641504583d84402890ee.zip |
r14874@catbus: nickm | 2007-08-31 10:16:15 -0400
Note backportability of r11166
svn:r11334
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.012 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.012 b/doc/TODO.012 index b372167e33..dd310cb15a 100644 --- a/doc/TODO.012 +++ b/doc/TODO.012 @@ -10,6 +10,7 @@ Backport items for 0.1.2: o disable v0 control protocol o r11138: PROTOCOLINFO support. D r11141: CookieAuthFile and CookieAuthFileGroupReadable. + - r11166: Don't believe future dates from the state file. Backport for 0.1.2.x once better tested: |