diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-01 22:38:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-01 22:38:58 +0000 |
commit | 9b1b8199dfbf16519d1e18d49f80f253db687064 (patch) | |
tree | 31753b3ae66bfd97f81469364c4e3aa33551bc17 /ChangeLog | |
parent | 77e607cc0d99bb06fadc96d127681473f9d1b2eb (diff) | |
download | tor-9b1b8199dfbf16519d1e18d49f80f253db687064.tar.gz tor-9b1b8199dfbf16519d1e18d49f80f253db687064.zip |
backport candidate:
Start purging old entries from the "rephist" database, and the
hidden service descriptor databases, even when DirPort is zero.
svn:r12628
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Changes in version 0.2.0.13-alpha - 2007-11-?? two new guards on startup (bugfix on 0.2.0.9-alpha), and it was causing us to discard all our guards on startup if we hadn't been running for a few weeks (bugfix on 0.1.2.x). Fixes bug 448. + - Start purging old entries from the "rephist" database, and the + hidden service descriptor databases, even when DirPort is zero. o Minor bugfixes: - The fix in 0.2.0.12-alpha cleared the "hsdir" flag in v3 network |