about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-19 00:32:58 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-19 00:32:58 +0000
commitcf7dc78aa55e57dc64dbca311507e54eaa8ebc73 (patch)
tree85e6cb69c7f87786529628fb03c0b9b3391f352c /ChangeLog
parent63a34b0f0196ec397b79cecd8bac4b1612981ad0 (diff)
downloadglibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.tar.gz
glibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.tar.xz
glibc-cf7dc78aa55e57dc64dbca311507e54eaa8ebc73.zip
Update.
	* malloc/Versions: Export __libc_freeres for GLIBC_2.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cc94489c7..dcaef16fa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-12-18  Ulrich Drepper  <drepper@cygnus.com>
 
+	* malloc/Versions: Export __libc_freeres for GLIBC_2.1.
+
 	* sysdeps/unix/sysv/linux/i386/setrlimit.c: Declare local variable
 	result if necessary.