summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-21 18:18:58 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-21 18:18:58 +0000
commit71eea58162a1122706038afdfd59762a3e8abbe2 (patch)
tree04119494aeebb2862f82f99db3c50f70e86c305c /ChangeLog
parent86e054490143ce2d4695cc3456190a2e57792808 (diff)
downloadglibc-71eea58162a1122706038afdfd59762a3e8abbe2.tar.gz
glibc-71eea58162a1122706038afdfd59762a3e8abbe2.tar.xz
glibc-71eea58162a1122706038afdfd59762a3e8abbe2.zip
* iconvdata/ibm437.c: Define HAS_HOLES to 0.
	* iconvdata/ibm861.c: Likewise.
	* iconvdata/ibm862.c: Likewise.
	* iconvdata/ibm863.c: Likewise.
	* iconvdata/ibm865.c: Likewise.
	Reported by <ash@contact.bg>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6927f6f7c9..9012100938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-04-21  Ulrich Drepper  <drepper@redhat.com>
+
+	* iconvdata/ibm437.c: Define HAS_HOLES to 0.
+	* iconvdata/ibm861.c: Likewise.
+	* iconvdata/ibm862.c: Likewise.
+	* iconvdata/ibm863.c: Likewise.
+	* iconvdata/ibm865.c: Likewise.
+	Reported by <ash@contact.bg>.
+
 2006-04-19  Ulrich Drepper  <drepper@redhat.com>
 
 	* include/ifaddrs.h: Get uint32_t definition.