diff options
Diffstat (limited to 'changes/bug25399')
-rw-r--r-- | changes/bug25399 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug25399 b/changes/bug25399 new file mode 100644 index 0000000000..4554574939 --- /dev/null +++ b/changes/bug25399 @@ -0,0 +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; bugfix on + 0.1.1.23. + |