summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-23 09:24:16 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-23 09:24:16 +0000
commit786731fc3c71df6dff871c14a28d1a8e997d3f2d (patch)
tree2f6d958b998b3941bace39d22899c46d501e64fe /ChangeLog
parent0ebfb8d7aafa1a2b18e749ad7840325f0565045b (diff)
downloadglibc-786731fc3c71df6dff871c14a28d1a8e997d3f2d.tar.gz
glibc-786731fc3c71df6dff871c14a28d1a8e997d3f2d.tar.xz
glibc-786731fc3c71df6dff871c14a28d1a8e997d3f2d.zip
Fix typo.
	Patch by Bruno Haible <haible@ilog.fr>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d01b49b36..51747c77d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,7 +31,7 @@
 2000-01-23  Ulrich Drepper  <drepper@cygnus.com>
 
 	* iconv/gconv_simple.c: Fix two problems in UTF-8 decoder.
-	Patch by Bruno Haibe <haible@ilog.fr>.
+	Patch by Bruno Haible <haible@ilog.fr>.
 
 2000-01-05  Roland McGrath  <roland@baalperazim.frob.com>