Browse Source

r16247@catbus: nickm | 2007-10-28 19:38:00 -0400
Add changelog for last entry


svn:r12260

Nick Mathewson 18 years ago
parent
commit
5f8bd6e6a4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -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