about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-25 21:00:58 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-25 21:00:58 +0000
commitba915a38078a0765ad1e895fa7e6ca38e86ac3f8 (patch)
treefb5185786e78aabae24b3162678fedbf6a421052 /ChangeLog
parenta2cb734f5d785b1725437c7bf59a168ab3fbfb4d (diff)
downloadglibc-ba915a38078a0765ad1e895fa7e6ca38e86ac3f8.tar.gz
glibc-ba915a38078a0765ad1e895fa7e6ca38e86ac3f8.tar.xz
glibc-ba915a38078a0765ad1e895fa7e6ca38e86ac3f8.zip
Update.
	* iconv/iconvconfig.c (main): Don't write an output file if we
	have seen an error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fac726d1c..bb4c383b2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-07-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* iconv/iconvconfig.c (main): Don't write an output file if we
+	have seen an error.
+
 	* iconv/Makefile (install-bin): Add iconvconfig.
 
 2001-07-25  Jakub Jelinek  <jakub@redhat.com>