diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-01 17:49:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-01 17:49:19 +0000 |
commit | aebb1faa198634a318bc14cf1e577f5806fafc38 (patch) | |
tree | 84d2cb338c61c9afeb4dda6d3b01901a182ce0bb /localedata/ChangeLog | |
parent | a8e58aa9ab2667045c1b21e5c1c5e21b075a782f (diff) | |
download | glibc-aebb1faa198634a318bc14cf1e577f5806fafc38.tar.gz glibc-aebb1faa198634a318bc14cf1e577f5806fafc38.tar.xz glibc-aebb1faa198634a318bc14cf1e577f5806fafc38.zip |
Update.
* libio/libio.h (_IO_flockfile, _IO_funlockfile): Fix typo in last patch (_mode -> _flags).
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2d13840000..1e4afbbbca 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-09-01 Ulrich Drepper <drepper@redhat.com> + + * Makefile (test-input): Add sv_SE.ISO-8859-1. + (LOCALES): Likewise. + * sv_SE.ISO-8859-1: New file. + 2000-08-31 Ulrich Drepper <drepper@redhat.com> * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm. |