diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-01-11 15:41:46 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-01-11 15:41:46 -0500 |
commit | 411cf8f71455926db119259545ac8d5c80a5fb58 (patch) | |
tree | 86ecec14ac0d2340a5ff24e5052867e57f550c82 /changes | |
parent | b8675e5fe35a737078b210d5c5c7440af3f2b145 (diff) | |
download | tor-411cf8f71455926db119259545ac8d5c80a5fb58.tar.gz tor-411cf8f71455926db119259545ac8d5c80a5fb58.zip |
Make openssl 0.9.8l log message accurate
fixes 4837
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4837 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4837 b/changes/bug4837 new file mode 100644 index 0000000000..16a61d1b39 --- /dev/null +++ b/changes/bug4837 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Fix the log message describing how we work around discovering + that our version is the ill-fated OpenSSL 0.9.8l. Fixes bug + 4837; bugfix on 0.2.2.9-alpha. |