diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 07:00:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-31 07:00:50 +0000 |
commit | c7fb46a94e67b79fcd2f07b656c7fb6a4559195f (patch) | |
tree | d9b293a5eee9300f7a610e9897221aec61166225 /localedata | |
parent | 7e118246da012348761ecbfb88bc2ac3d985cbc0 (diff) | |
download | glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.zip glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.gz glibc-c7fb46a94e67b79fcd2f07b656c7fb6a4559195f.tar.bz2 |
Update.
2001-01-30 Yong Li <yong.li@asu.edu>
* iconv/gconv_open.c (__gconv_open): Fix the variable used to
set result->__data[cnt].__flags.
* iconv/iconv_prog.c (main): Correct error handling method name.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d9bdbc7..7a48337 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2001-01-30 Ulrich Drepper <drepper@redhat.com> + + * locales/fi_FI: Remove FIXME comments. + * locales/sv_FI: Likewise. + Patch by Marko Myllynen <myllynen@lut.fi>. + 2001-01-23 Jakub Jelinek <jakub@redhat.com> * locales/cs_CZ (yesexpr, noexpr): Add caret prefix. |