diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-04-21 18:24:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-04-21 18:24:53 +0000 |
commit | 41a3975907cfb52ee62199ae8fc287164e2f1cb5 (patch) | |
tree | 662cbf01c8d4c95837931175decb1241b4a59931 /ChangeLog | |
parent | 71eea58162a1122706038afdfd59762a3e8abbe2 (diff) | |
download | glibc-41a3975907cfb52ee62199ae8fc287164e2f1cb5.tar glibc-41a3975907cfb52ee62199ae8fc287164e2f1cb5.tar.gz glibc-41a3975907cfb52ee62199ae8fc287164e2f1cb5.tar.bz2 glibc-41a3975907cfb52ee62199ae8fc287164e2f1cb5.zip |
[BZ #2534, BZ #2535]
* posix/regex.h: Remove obsolete <sys/types.h> and special
handling for VMS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-04-21 Ulrich Drepper <drepper@redhat.com> + [BZ #2534, BZ #2535] + * posix/regex.h: Remove obsolete <sys/types.h> and special + handling for VMS. + * iconvdata/ibm437.c: Define HAS_HOLES to 0. * iconvdata/ibm861.c: Likewise. * iconvdata/ibm862.c: Likewise. |