]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add a changes file for the rust libc update
authorNick Mathewson <nickm@torproject.org>
Wed, 28 Mar 2018 12:10:54 +0000 (08:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Mar 2018 12:10:54 +0000 (08:10 -0400)
changes/bug25664 [new file with mode: 0644]

diff --git a/changes/bug25664 b/changes/bug25664
new file mode 100644 (file)
index 0000000..c8b3ca6
--- /dev/null
@@ -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.