[tor-commits] [tor/master] Issue #9043 - changelog entry
nickm at torproject.org
nickm at torproject.org
Wed Jun 12 17:02:44 UTC 2013
commit 000b4f5cbf80b5cd23b9e03a9a74a6e028321391
Author: Marek Majkowski <marek at popcount.org>
Date: Tue Jun 11 12:17:39 2013 +0100
Issue #9043 - changelog entry
---
changes/bug9043 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/changes/bug9043 b/changes/bug9043
new file mode 100644
index 0000000..c3135ef
--- /dev/null
+++ b/changes/bug9043
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Since OpenSSL 0.9.8 we can use EVP_PKEY_cmp instead of
+ implementing the same thing as pkey_eq. Fixes #9043.
More information about the tor-commits
mailing list