summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-03-22 08:49:08 -0400
committerNick Mathewson <nickm@torproject.org>2018-03-22 08:49:08 -0400
commit608aa62ec90db772713802d3d1a0108b8aacc46b (patch)
treefec531876bbe0c7f21de959d2edf66087edfaf0b /changes
parent946ed24ca5a152acc6c2d71e395eaa65111f2825 (diff)
downloadtor-608aa62ec90db772713802d3d1a0108b8aacc46b.tar.gz
tor-608aa62ec90db772713802d3d1a0108b8aacc46b.zip
make changes file pass lintchanges
Diffstat (limited to 'changes')
-rw-r--r--changes/bug253994
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug25399 b/changes/bug25399
index 290ebf45ae..4554574939 100644
--- a/changes/bug25399
+++ b/changes/bug25399
@@ -1,3 +1,5 @@
o Minor bugfixes (portability):
- Do not align mmap length, as it is not required by POSIX, and the
- getpagesize function is deprecated. Fixes bug 25399.
+ getpagesize function is deprecated. Fixes bug 25399; bugfix on
+ 0.1.1.23.
+