[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r9809: minimal backport to fix bug from r9690 (tor/branches/tor-0_1_2-patches)



Author: arma
Date: 2007-03-12 22:01:17 -0400 (Mon, 12 Mar 2007)
New Revision: 9809

Modified:
   tor/branches/tor-0_1_2-patches/ChangeLog
Log:
minimal backport to fix bug from r9690


Modified: tor/branches/tor-0_1_2-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_1_2-patches/ChangeLog	2007-03-13 01:59:09 UTC (rev 9808)
+++ tor/branches/tor-0_1_2-patches/ChangeLog	2007-03-13 02:01:17 UTC (rev 9809)
@@ -27,9 +27,8 @@
       time.
 
   o Minor bugfixes (directory authorities):
-    - Stop calling servers that have been hibernating for a long time
-      "stable". Also, stop letting hibernating or obsolete servers affect
-      uptime and bandwidth cutoffs.
+    - Stop letting hibernating or obsolete servers affect uptime and
+      bandwidth cutoffs.
     - Stop listing hibernating servers in the v1 directory.
 
   o Minor bugfixes (hidden services):