diff options
author | Roger Dingledine <arma@torproject.org> | 2008-10-13 03:34:29 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-10-13 03:34:29 +0000 |
commit | d7cfa1f56c2838d4f5be88748e9c1c05d4411ef6 (patch) | |
tree | 8b1aeeb0fcaba76173d8442279761e3bd464f200 /ChangeLog | |
parent | c9bddb24b2cad24e5af5245e112ed1216477baa7 (diff) | |
download | tor-d7cfa1f56c2838d4f5be88748e9c1c05d4411ef6.tar.gz tor-d7cfa1f56c2838d4f5be88748e9c1c05d4411ef6.zip |
Minor fix in the warning messages when you're having problems
bootstrapping; also, be more forgiving of bootstrap problems when
we're still making incremental progress on a given bootstrap phase.
svn:r17066
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ Changes in version 0.2.1.7-alpha - 2008-10-xx identity fingerprints, so it's easier to paste them in. Suggested by Lucky Green. + o Minor bugfixes: + - Minor fix in the warning messages when you're having problems + bootstrapping; also, be more forgiving of bootstrap problems when + we're still making incremental progress on a given bootstrap phase. + Changes in version 0.2.1.6-alpha - 2008-09-30 Tor 0.2.1.6-alpha further improves performance and robustness of |