diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-14 10:04:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-14 10:04:07 +0000 |
commit | 2f279b14e76a0a8bef130645cf42786f14b02682 (patch) | |
tree | 8fa7e1f2d8d80bf72e2cb9bd233196c92b54fdf3 /localedata/ChangeLog | |
parent | 2c255347ec40caf64bf3f89323a5fe4f84eb2665 (diff) | |
download | glibc-2f279b14e76a0a8bef130645cf42786f14b02682.tar.gz glibc-2f279b14e76a0a8bef130645cf42786f14b02682.tar.xz glibc-2f279b14e76a0a8bef130645cf42786f14b02682.zip |
Update.
* sysdeps/unix/sysv/linux/i386/dl-procinfo.c (_dl_x86_cap_flags): Fix entry for bit 31.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 1d8493590e..717d8c75be 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2003-01-14 Ulrich Drepper <drepper@redhat.com> + * locales/sv_SE [LC_TIME]: Define first_weekday and first_workday + as 2. Reported by Christian Rose <menthos@gnu.org>. + * charmaps/IBM866NAV: New file. Contributed by vidybida@bitp.kiev.ua. 2002-12-03 Roland McGrath <roland@redhat.com> |