From 262dd2bae10a948e731117c1539fafdf3108650c Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 8 Dec 2008 00:14:13 +0000 Subject: [PATCH] drop confusing and probably not so big changelog entry svn:r17517 --- ChangeLog | 3 --- 1 file changed, 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index e0e9baf92e..f8d08c62ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,9 +50,6 @@ Changes in version 0.2.1.8-alpha - 2008-12-08 CID 349. o Minor features: - - Report the case where all signatures in a detached set are rejected - differently than the case where there is an error handling the - detached set. r17446 - Directory mirrors no longer fetch the v1 directory or running-routers files. They are obsolete, and nobody asks for them anymore. This is the first step to making v1 authorities obsolete.