diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-12-04 14:32:10 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-12-04 14:32:10 -0500 |
commit | 4afdb79051f7b1caba49877fb57be60bda9d4514 (patch) | |
tree | 4dbf512413d93a9819b333f6de297de4e50fd42f | |
parent | b51a33e527b3a4b683a8e4220a9dc0cbae138d12 (diff) | |
download | tor-4afdb79051f7b1caba49877fb57be60bda9d4514.tar.gz tor-4afdb79051f7b1caba49877fb57be60bda9d4514.zip |
add changelog entry for making openssl 0.9.8m work
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |