]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Make check-changes pass on changes/bug25398
authorNick Mathewson <nickm@torproject.org>
Wed, 28 Mar 2018 18:48:36 +0000 (14:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Mar 2018 18:48:36 +0000 (14:48 -0400)
changes/bug25398

index 5f3fd7f5eac90b1bafa4c509124607cd0874d515..3ea69c5b1e68d1a8365b669f2804ff76f8afbbbc 100644 (file)
@@ -1,2 +1,3 @@
-  o Minor bugfixes (portability):
-    - Remove uncompilable tor_mmap_file fallback. Fixes bug 25398.
+  o New system requirements:
+    - Tor no longer compiles on systems without mmap() or some local
+      equivalent. Closes ticket 25398.