Merge branch 'bug3643'

This commit is contained in:
Sebastian Hahn
2011-08-11 07:56:38 +02:00
2 changed files with 13 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Selectively disable deprecation warnings on OS X because Lion started
deprecating the shipped copy of openssl. Fixes bug 3643.