Selaa lähdekoodia

add a changes file for the rust libc update

Nick Mathewson 6 vuotta sitten
vanhempi
commit
3cc382b93e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.