summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-01-10 18:08:42 +0000
committerNick Mathewson <nickm@torproject.org>2008-01-10 18:08:42 +0000
commit10d86f76150bbb4fd37a17cc6f8c307c766d532b (patch)
treee01ac9b95bc6da9b383661726663fedd7b9f715a /ChangeLog
parent2ac1e362484f8418ca3a3f0fda419c5205209e75 (diff)
downloadtor-10d86f76150bbb4fd37a17cc6f8c307c766d532b.tar.gz
tor-10d86f76150bbb4fd37a17cc6f8c307c766d532b.zip
r17558@catbus: nickm | 2008-01-10 13:07:41 -0500
If we do not serve v2 directory info, and our cached v2 networkstatus files are very old, remove them. If the directory is old, remove that too. (We already did this for obsolete routers files.) svn:r13096
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab5d209988..81d9ea8562 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@ Changes in version 0.2.0.16-alpha - 2008-01-??
responses _and_ send a body too), there are still servers out there
that haven't upgraded. Therefore, make clients parse such bodies
when they receive them.
+ - When we're not serving v2 directory information, there is no reason
+ to actually keep any around. Remove the obsolete files and directory
+ on startup if they are very old and we aren't going to serve them.
o Minor performance improvements:
- Reference-count and share copies of address policy entries; only