From 355369a27a86942b34010392167ec9d284e294e4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 10 Dec 2008 18:26:00 +0000 Subject: [PATCH] Oops; that should have been bug 874, not 879. Also in the changelog. svn:r17565 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f43771afd8..640cf20223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,7 +23,7 @@ Changes in version 0.2.1.9-alpha - 200?-??-?? o Minor bugfixes (hidden services): - Do not throw away existing introduction points on SIGHUP; do not stall hidden services because of introduction points thrown away. - Patch by Karsten. Fixes bug 879. + Patch by Karsten. Fixes bug 874. Changes in version 0.2.1.8-alpha - 2008-12-08