소스 검색

add a changes file for the rust libc update

Nick Mathewson 6 년 전
부모
커밋
3cc382b93e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      changes/bug25664

+ 3 - 0
changes/bug25664

@@ -0,0 +1,3 @@
+  o New system requirements:
+    - When built with Rust, Tor now depends on version 0.2.39 of the libc
+      crate. Closes tickets 25310 and 25664.