about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kojima <kkojima@rr.iij4u.or.jp>2012-02-16 07:21:37 +0900
committerKaz Kojima <kkojima@rr.iij4u.or.jp>2012-02-16 07:21:37 +0900
commitaf1dd5d680f6c454382771334de2c05456418f49 (patch)
treee81166409ea9beb7599b43274f702c5186d64241 /ChangeLog
parentdf83af673b1597bb6b96c855658931b989ec1551 (diff)
parentd2c736f809690dd69f1cade53a61b99e401bb0e3 (diff)
downloadglibc-af1dd5d680f6c454382771334de2c05456418f49.tar.gz
glibc-af1dd5d680f6c454382771334de2c05456418f49.tar.xz
glibc-af1dd5d680f6c454382771334de2c05456418f49.zip
Merge branch 'master' of git://sources.redhat.com/git/glibc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e153fa5f5e..d106b060f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,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>.