Преглед изворни кода

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.