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.
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