summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-02-02 16:22:12 -0500
committerNick Mathewson <nickm@torproject.org>2010-02-02 16:22:12 -0500
commitc7a2efb380f08001bb27d8459fc1d16c7dfa40b4 (patch)
tree2e3445ec0511cb109a3755f492ce3dc0a9fe0450 /ChangeLog
parent1a2129e3f7fffba50306d897ecfd0fb54347a340 (diff)
downloadtor-c7a2efb380f08001bb27d8459fc1d16c7dfa40b4.tar.gz
tor-c7a2efb380f08001bb27d8459fc1d16c7dfa40b4.zip
Add a changelog entry for fixing bug 1237.
We don't have such an entry for 0.2.1.x, since bug 1237 never made it into a released version of 0.2.1.x.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3af3bbed0b..78e40396aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
on, detect the OpenSSL version at run-time, not compile time. We
need to do this because Apple doesn't update its dev-tools headers
when it updates its libraries in a security patch.
+ - Fix static compilation by listing the openssl libraries in the right
+ order. Fixes bug 1237.
o Code simplifications and refactoring:
- Generate our manpage and HTML documentation using Asciidoc. This