diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-01-29 08:10:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-29 08:10:00 +0000 |
commit | aec103d3b709db3103ef0cf54692350dbe2a5e2c (patch) | |
tree | e32e10135f902eb218ece236f89be4ed0f3bdf26 /ChangeLog | |
parent | 710832e5a2266a917e38796f4289d7ccb0588be6 (diff) | |
download | glibc-aec103d3b709db3103ef0cf54692350dbe2a5e2c.tar.gz glibc-aec103d3b709db3103ef0cf54692350dbe2a5e2c.tar.xz glibc-aec103d3b709db3103ef0cf54692350dbe2a5e2c.zip |
Update.
2000-01-29 Ulrich Drepper <drepper@redhat.com> * locale/programs/ld-monetary.c (STR_ELEM_WC): Fix test for too long string in definition. * locale/programs/ld-numeric.c (STR_ELEM): Likewise. * configure.in: Add check for recent enough sed version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bf601451a9..a6e4152444 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-01-29 Ulrich Drepper <drepper@redhat.com> + + * locale/programs/ld-monetary.c (STR_ELEM_WC): Fix test for too + long string in definition. + * locale/programs/ld-numeric.c (STR_ELEM): Likewise. + + * configure.in: Add check for recent enough sed version. + 2000-01-28 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfprintf.c [COMPILE_WPRINT] (_i18n_itoa_word, |