瀏覽代碼

Changes file for ticket29026.

Nick Mathewson 5 年之前
父節點
當前提交
b63404ebba
共有 1 個文件被更改,包括 4 次插入0 次删除
  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".