diff --git a/changes/bug25398 b/changes/bug25398 index 3ea69c5b1e..227a95d21a 100644 --- a/changes/bug25398 +++ b/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.