소스 검색

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".