From 5a912aa1c8f671fe4388156ea608504c871bd142 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 6 Jan 2008 23:37:48 +0000 Subject: cleanups on r13037 svn:r13045 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 946549d1f2..f2dc82dcda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,9 @@ Changes in version 0.2.0.16-alpha - 2008-01-?? - Use a mutex to protect the list of logs, so we never write to the list as it's being freed. Bugfix on 0.1.2.x. Fixes the very rare bug 575, which is kind of the revenge of bug 222. + - Patch from Karsten Loesing to complain less at both the client + and the relay when a relay used to have the HSDir flag but doesn't + anymore, and we try to upload a hidden service descriptor. o Minor features (controller): - Get NS events working again. (Patch from tup) -- cgit v1.2.3-54-g00ecf