about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-30 05:19:41 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-30 05:19:41 +0000
commitc6042c732e6d20fbecd227c03ef1efde17dc7d2c (patch)
treeb9503202578b8d3fecc68d141867a21a1afd552d /ChangeLog
parentda2a3ca6e2d712c2495aafa02364366f8534e4bc (diff)
downloadglibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.gz
glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.tar.xz
glibc-c6042c732e6d20fbecd227c03ef1efde17dc7d2c.zip
Update.
2000-10-29  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/big5.c: Update.
	Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.

	* iconvdata/Makefile (distribute): Add BIG5.irreversible.
	* iconvdata/BIG5.irreversible: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8e570dea1..e905a8a32d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* iconvdata/big5.c: Update.
+	Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
+
+	* iconvdata/Makefile (distribute): Add BIG5.irreversible.
+	* iconvdata/BIG5.irreversible: New file.
+
 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
 
 	* posix/regex.h (__restrict_arr): Move definition out of #ifndef block.