aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 131caa687a..2aba4a9c44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
2012-02-15 Roland McGrath <roland@hack.frob.com>
+ [BZ #4822]
+ * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
+
* mach/devstream.c (cookie_io_functions_t): Macro removed.
(write, read, close): Likewise.
Patch by Aurelien Jarno <aurelien@aurel32.net>.