Pārlūkot izejas kodu

Changes file for ticket29026.

Nick Mathewson 5 gadi atpakaļ
vecāks
revīzija
b63404ebba
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/ticket29026

+ 4 - 0
changes/ticket29026

@@ -0,0 +1,4 @@
+  o Minor features (compilation):
+    - Compile correctly when OpenSSL is built with engine support
+      disabled, or with deprecated APIs disabled. Closes ticket
+      29026. Patches from "Mangix".