about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-05 11:12:46 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-05 11:12:46 +0000
commitaa420660e08be0da12f473293db8f57e1bcdcc8d (patch)
treebd33645dfcdddf9ee8041d990f5f125ac697fd34 /ChangeLog
parent58845a7030dfca1812db98099cd7954c7449bac2 (diff)
downloadglibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.tar.gz
glibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.tar.xz
glibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.zip
Update.
	* malloc/malloc.c: Don't call exported interface in the implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dba203347..6c11f1e8bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-03-05  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/malloc.c: Don't call exported interface in the implementation.
+
 	* include/wctype.h: Add libc_hidden_proto for __towctrans.
 	* wctype/towctrans.c: Add libc_hidden_def.