瀏覽代碼

Improve bug25398 changes again.

Nick Mathewson 6 年之前
父節點
當前提交
f3161adcd0
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      changes/bug25398

+ 4 - 2
changes/bug25398

@@ -1,3 +1,5 @@
   o New system requirements:
-    - Tor no longer compiles on systems without mmap() or some local
-      equivalent. Closes ticket 25398.
+    - Tor no longer tries to support systems without mmap() or some local
+      equivalent. Apparently, compilation on such systems has been broken for
+      some time, without anybody noticing or complaining. Closes ticket
+      25398.