r16247@catbus: nickm | 2007-10-28 19:38:00 -0400

Add changelog for last entry


svn:r12260
This commit is contained in:
Nick Mathewson
2007-10-28 23:44:55 +00:00
parent f09d53bbf1
commit 5f8bd6e6a4
+3
View File
@@ -29,6 +29,9 @@ Changes in version 0.2.0.10-alpha - 2007-1?-??
open only for KeepalivePeriod.
- Use "If-Modified-Since" to avoid retrieving consensus networkstatuses
that we already have.
- When we have no consensus, check FallbackNetworkstatusFile (defaults
to $PREFIX/share/tor/fallback-consensus) for a consensus. This way
we start knowing some directory caches.
o Minor bugfixes:
- Refuse to start if both ORPort and UseBridges are set. Bugfix