[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)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r9809: minimal backport to fix bug from r9690  (tor/branches/tor-0_1_2-patches)
- From: arma@xxxxxxxx
- Date: Mon, 12 Mar 2007 22:01:18 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Mon, 12 Mar 2007 22:01:26 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
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):