about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-27 18:09:56 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-27 18:09:56 +0000
commit277f8cdf9849ec2d701b17dab05199e8fe044b89 (patch)
tree6de2112695f784d6b18684425ce654db6ff3401d /ChangeLog
parent8e567f5cfa43fbd3693670b6c935b98e52b9f195 (diff)
downloadglibc-277f8cdf9849ec2d701b17dab05199e8fe044b89.tar.gz
glibc-277f8cdf9849ec2d701b17dab05199e8fe044b89.tar.xz
glibc-277f8cdf9849ec2d701b17dab05199e8fe044b89.zip
Update.
	* libio/Makefile: Add rules to check output of tst-fopenloc and
	for memory leaks.
	* libio/tst-fopenloc.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a422f32fe..8bd3b9db77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-07-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* libio/Makefile: Add rules to check output of tst-fopenloc and
+	for memory leaks.
+	* libio/tst-fopenloc.c: New file.
+
 	* iconv/gconv_cache.c (__gconv_compare_alias_cache): New function.
 	* iconv/gconv_int.h: Add prototype for __gconv_compare_alias_cache.
 	* iconv/gconv_charset.h: Replace __gconv_lookup_alias prototype with