]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Rework 21359 changes file slightly.
authorNick Mathewson <nickm@torproject.org>
Wed, 1 Feb 2017 15:39:48 +0000 (10:39 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 1 Feb 2017 15:39:48 +0000 (10:39 -0500)
changes/21359

index 3b54c9154927263b20afc6896619b9826c0e2756..cc9b377d5213223baa648463c79530f9d578fdb3 100644 (file)
@@ -1,8 +1,8 @@
-  o Testing
-    - tortls tests now use an autoconf check to determine if OpenSSL
-      structures are opaque, instead of an explicit version check.
-      See ticket 21359.
 
-  o Minor bugfixes (compilation)
+  o Minor features (portability, compilationc)
     - Support building with recent LibreSSL code that uses opaque
       structures. Closes ticket 21359.
+    - Autoconf now check to determine if OpenSSL
+      structures are opaque, instead of explicitly checking for
+      OpenSSL version numbers. 
+      Part of ticket 21359.