about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-21 00:23:18 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-21 00:23:18 +0000
commitd84e7efa3187c74f77385b562ca09f6a38bee9fe (patch)
treedf48e3c656133c39bca8e0fa3c2d0a578d9257c0 /ChangeLog
parenteb9dc2a22dbce7b03fb8efbdc67724ffd9b7d85d (diff)
downloadglibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.tar.gz
glibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.tar.xz
glibc-d84e7efa3187c74f77385b562ca09f6a38bee9fe.zip
Update.
	* iconv/Makefile (tests): Add tst-iconv4.
	* iconv/tst-iconv4.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 176144b6fb..be42aaaf96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-11-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconv/Makefile (tests): Add tst-iconv4.
+	* iconv/tst-iconv4.c: New file.
+
 	* iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
 	__GCONV_EMPTY_INPUT only if input is really empty.  Otherwise
 	__GCONV_INCOMPLETE_INPUT.