about summary refs log tree commit diff
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 043339b8ed..2e93c78162 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-02-06  Roland McGrath  <roland@frob.com>
 
+	* malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.
+	* malloc/malloc.c [! HAVE_MREMAP]: Likewise.
+
 	* scripts/versions.awk: Improve error message for missing version.
 	Each version inherits from the last one only if they have the same
 	nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y