summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-19 03:21:41 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-19 03:21:41 +0000
commit63e04088bfe942ec4430985fea2ee024f1c38988 (patch)
treef494fcb0da4cc3271d3b195be08d8290663e3a03 /ChangeLog
parentea6eb383294fbf1def7d05e4785a78e68cbf31ce (diff)
downloadglibc-63e04088bfe942ec4430985fea2ee024f1c38988.tar.gz
glibc-63e04088bfe942ec4430985fea2ee024f1c38988.tar.xz
glibc-63e04088bfe942ec4430985fea2ee024f1c38988.zip
Update.
2000-01-18  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/loop.c (COUNT_CONVERTED): Remove macro, comment, and all uses.
	Remove done variable and all uses.
	* iconv/skeleton.c: Update comment for *written modification.
	* iconv/gconv_int.h (__gconv): Update comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 100d2d86aa..15512993ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
+
+	* iconv/loop.c (COUNT_CONVERTED): Remove macro, comment, and all uses.
+	Remove done variable and all uses.
+	* iconv/skeleton.c: Update comment for *written modification.
+	* iconv/gconv_int.h (__gconv): Update comment.
+
 2000-01-18  Bruno Haible  <haible@ilog.fr>
 
 	* posix/fnmatch.c (ISWCTYPE): New macro.