diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-02-23 18:34:35 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-02-23 18:34:35 +0000 |
commit | f1d207b29a8b4e7b55ea5f95212428581e34306a (patch) | |
tree | 8e4e7268b67d95f6fd056fecc00fa5f27877f380 /ChangeLog | |
parent | 4aa9745dc1a5f68de37b5703bb031a07f6cf5667 (diff) | |
download | tor-f1d207b29a8b4e7b55ea5f95212428581e34306a.tar.gz tor-f1d207b29a8b4e7b55ea5f95212428581e34306a.zip |
r11885@catbus: nickm | 2007-02-23 13:34:24 -0500
Fix an XXXX012: make entry guards _really_ get retried when the network comes back online.
svn:r9622
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -48,6 +48,8 @@ Changes in version 0.1.2.8-alpha - 2007-??-?? wants (because it has received fresh networkstatuses in the meantime), do not warn the user. Cache the descriptor if we're a cache; drop it if we aren't. + - Make earlier entry guards _really_ get retried when the network comes + back online. o Minor features (controller): - Warn the user when an application uses the obsolete binary v0 |