From 4afdb79051f7b1caba49877fb57be60bda9d4514 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 4 Dec 2009 14:32:10 -0500 Subject: [PATCH] add changelog entry for making openssl 0.9.8m work --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b33197b91d..77d6f16ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ Changes in version 0.2.2.7-alpha - 2009-??-?? - Fix an instance where a Tor directory mirror might accidentally log the IP address of a misbehaving Tor client. Bugfix on 0.1.0.1-rc. + - Update our OpenSSL 0.9.8l fix so that it works with OpenSSL 0.9.8m + too. Changes in version 0.2.2.6-alpha - 2009-11-19