diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-01-28 16:11:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-01-28 16:11:36 +0000 |
commit | a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1 (patch) | |
tree | 3c5ed8c94f95aa88ba5cd88339c5482836967835 /localedata/ChangeLog | |
parent | 1dd757696b0d4208f3aa124459b78c91d39f4513 (diff) | |
download | glibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.tar.gz glibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.tar.xz glibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.zip |
* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
Add "t" to clobber list. (INTERNAL_SYSCALL_NCS): Likewise.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 22e68ce3fe..594a71c98f 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2009-01-28 Ulrich Drepper <drepper@redhat.com> + + * locales/as_IN: Break circular include loops introduced in last patch. + * locales/bn_BD: Likewise. + * locales/bn_IN: Likewise. + * locales/hi_IN: Likewise. + * locales/mr_IN: Likewise. + Patch by Pravin Satpute <psatpute@redhat.com>. + 2009-01-08 Ulrich Drepper <drepper@redhat.com> [BZ #9701] |