Forráskód Böngészése

add a changes file for the rust libc update

Nick Mathewson 6 éve
szülő
commit
3cc382b93e
1 módosított fájl, 3 hozzáadás és 0 törlés
  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.