summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-09-09 16:22:01 +0000
committerUlrich Drepper <drepper@redhat.com>2006-09-09 16:22:01 +0000
commiteaa51b472caf30435e094b975308a5d45c13278a (patch)
treeb7e291796c002278839a66464891eb9913c8f0ed /ChangeLog
parentd26d01d19ca19553c1049fe21a004f6caf2af386 (diff)
downloadglibc-eaa51b472caf30435e094b975308a5d45c13278a.tar.gz
[BZ #3189]
.. [BZ #3189, #3188] (mremap): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 06f58d9847..1b77fae51f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2006-09-09 Ulrich Drepper <drepper@redhat.com>
- [BZ #3189]
+ [BZ #3189, #3188]
* misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
+ (mremap): Likewise.
2006-09-07 Jakub Jelinek <jakub@redhat.com>