diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-10 20:28:01 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-10 20:28:01 +0000 |
commit | dace37aee84501f26842a021e63f1b2e5a304643 (patch) | |
tree | d2f4c7c14757daf21227c6edb9fcf787cc2d49d4 /ChangeLog | |
parent | d9a99b9ba6582d40a929838e5af771204b9c964b (diff) | |
download | tor-dace37aee84501f26842a021e63f1b2e5a304643.tar tor-dace37aee84501f26842a021e63f1b2e5a304643.tar.gz |
r15656@catbus: nickm | 2007-10-10 16:23:18 -0400
Fix the implementation of if-modified-since for certificates so that it applies to all types of certificate requests. Note that the kind of consensus that matters already has a working if-modified-since.
svn:r11852
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ Changes in version 0.2.0.8-alpha - 2007-10-12 - Caches now download v3 network status documents as needed. - Send a 503 when low on bandwidth and a vote, consensus, or certificate is requested. + - If-modified-since is now implemented properly for all kinds of + certificate requests. o Minor features (network statuses): - Tweak the implementation of proposal 109 slightly: allow at most |