diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-02-18 11:54:26 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-02-18 11:54:26 -0500 |
commit | 428c07ea0dbf3b6735fc7580786f2cc82fc2babc (patch) | |
tree | 2255cdaa41e0e30ff40e0fab11ad19cb29b08318 | |
parent | c2c3a5a3f53d26fa1b189202a997578f486f4eff (diff) | |
download | tor-428c07ea0dbf3b6735fc7580786f2cc82fc2babc.tar.gz tor-428c07ea0dbf3b6735fc7580786f2cc82fc2babc.zip |
Add changelog for latest openssl fix
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Changes in version 0.2.1.24 - 2010-??-?? + o Minor bugfixes: + - Work correctly out-of-the-box with even more vendor-patched versions + of OpenSSL. + + Changes in version 0.2.1.23 - 2010-02-13 Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work again on the latest OS X, and updates the location of a directory |