From 004110b3d158c0b46659a5860a36bb295e71a7eb Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 27 Aug 2009 22:27:25 -0400 Subject: [PATCH] start changelog for 0.2.2.2-alpha --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02d3a168fc..5bd9a0e02f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Changes in version 0.2.2.2-alpha - 2009-09-?? + o Minor bugfixes: + - Fix an extremely rare infinite recursion bug that could occur if + we tried to log a message after shutting down the log subsystem. + Found by Matt Edman. Bugfix on 0.2.0.16-alpha. + + Changes in version 0.2.2.1-alpha - 2009-08-26 o Security fixes: - Start the process of disabling ".exit" address notation, since it