diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-15 03:32:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-15 03:32:03 +0000 |
commit | 9df2c61c5c50dae905b412b3d132c72381be0289 (patch) | |
tree | 1aaa4e9aa8b3dc997c4d94f82f58b0a5aa04bbf3 /ChangeLog | |
parent | 75540d8ad415cd04f981d81fe7c9effda5f88af5 (diff) | |
download | glibc-9df2c61c5c50dae905b412b3d132c72381be0289.tar.gz glibc-9df2c61c5c50dae905b412b3d132c72381be0289.tar.xz glibc-9df2c61c5c50dae905b412b3d132c72381be0289.zip |
Update.
2003-07-14 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (modules): Add CP932 and EUC-JP-MS. Add rule for EUC-JP-MS dependency. * iconvdata/cp932.c: New file. * iconvdata/eucjp-ms.c: New file. * iconvdata/gconv-modules: Add entries for CP932 and EUC-JP-MS. Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. 2003-07-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket): Add cfi directives.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d1fd2f4381..80b617c381 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-07-14 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/Makefile (modules): Add CP932 and EUC-JP-MS. + Add rule for EUC-JP-MS dependency. + * iconvdata/cp932.c: New file. + * iconvdata/eucjp-ms.c: New file. + * iconvdata/gconv-modules: Add entries for CP932 and EUC-JP-MS. + Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. + +2003-07-15 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket): Add + cfi directives. + 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/unix/sysv/linux/kernel-features.h |