diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-13 02:23:00 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-08-13 02:23:00 +0000 |
commit | 458e9fd00c029706b40b42ed9b33f1d2785282d2 (patch) | |
tree | 737b395d84f9be3f6ae967d1d371624ce3b90f5c /libiberty/ChangeLog | |
parent | aa40f56162c529feae5e13986bf6c46cf9b39245 (diff) | |
download | gcc-458e9fd00c029706b40b42ed9b33f1d2785282d2.tar.gz |
Merge from libc:
* regex.c (wcs_regex_compile): Use appropriate string
to compare with collating element.
Fix the padding for the alignment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44838 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 0a2b29542ad..9431ae51401 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2001-08-12 Isamu Hasegawa <isamu@yamato.ibm.com> + + * regex.c (wcs_regex_compile): Use appropriate string + to compare with collating element. + Fix the padding for the alignment. + 2001-08-10 Andrew Cagney <ac131313@redhat.com> * lbasename.c (lbasename): Change function definition to return a |