diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2007-12-08 01:38:23 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2007-12-08 01:38:23 +0000 |
| commit | 87520cccf6207f0a3525b5a5d5dc2ffd80b3d416 (patch) | |
| tree | 29e80e6a4a8c38ebcf4c3cc5ba4fb97fbab8ef8c /ChangeLog | |
| parent | 26e21e7554ca5bbc719d5b018e26d5eb621c9e2e (diff) | |
| download | glibc-87520cccf6207f0a3525b5a5d5dc2ffd80b3d416.tar.xz glibc-87520cccf6207f0a3525b5a5d5dc2ffd80b3d416.zip | |
[BZ #5427]
* iconvdata/hp-roman9.c: New file.
* iconvdata/Makefile: Add rules for hp-roman9.c.
* iconvdata/tst-tables.sh: Add HP-ROMAN9.
* iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
* iconvdata/Makefile: Adjust appropriately.
keyword for gcc's braced-groups.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,13 @@ 2007-12-07 Ulrich Drepper <drepper@redhat.com> + [BZ #5427] + * iconvdata/hp-roman9.c: New file. + * iconvdata/Makefile: Add rules for hp-roman9.c. + * iconvdata/tst-tables.sh: Add HP-ROMAN9. + + * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic. + * iconvdata/Makefile: Adjust appropriately. + [BZ #5441] * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free structure, it's allocated with alloca. @@ -10,7 +18,7 @@ [BZ #5452] * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__ - keyword for gcc's braced-groups. + keyword for gcc's braced-groups. 2007-12-07 Ulrich Drepper <drepper@redhat.com> |
