diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-21 18:18:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-21 18:18:58 +0000 |
commit | 71eea58162a1122706038afdfd59762a3e8abbe2 (patch) | |
tree | 04119494aeebb2862f82f99db3c50f70e86c305c /ChangeLog | |
parent | 86e054490143ce2d4695cc3456190a2e57792808 (diff) | |
download | glibc-71eea58162a1122706038afdfd59762a3e8abbe2.tar.gz |
* 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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |