r16159@catbus: nickm | 2007-10-25 12:53:38 -0400

Drop support for OpenSSL 0.9.6.


svn:r12191
This commit is contained in:
Nick Mathewson
2007-10-25 16:54:56 +00:00
parent d5a0eeb57e
commit 7da93b80ca
3 changed files with 7 additions and 24 deletions
+4
View File
@@ -1,4 +1,8 @@
Changes in version 0.2.0.10-alpha - 2007-1?-??
o New requirements:
- Drop support for OpenSSL version 0.9.6. Just about nobody was using
it, it had no AES, and it hasn't seen any security patches since 2004.
o Minor bugfixes:
- Refuse to start if both ORPort and UseBridges are set. Bugfix
on 0.2.0.x.