Просмотр исходного кода

add a changes file for the rust libc update

Nick Mathewson 6 лет назад
Родитель
Сommit
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.