Make check-changes pass on changes/bug25398

This commit is contained in:
Nick Mathewson 2018-03-28 14:48:36 -04:00
parent 2f872f9762
commit 99641c93ce
1 changed files with 3 additions and 2 deletions

View 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.