about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37a825ef69..a05d2625b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-08-05  Mike Frysinger  <vapier@gentoo.org>
 
+	* sysdeps/unix/sysv/linux/mmap64.c: Move MMAP2_PAGE_SHIFT define
+	before first use.
+
+2015-08-05  Mike Frysinger  <vapier@gentoo.org>
+
 	* nptl/allocatestack.c (allocate_stack): Move stacktop decl down to
 	bottom and under _STACK_GROWS_DOWN.  Move the stacktop assignment
 	in there too.