diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 07:03:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-23 07:03:49 +0000 |
commit | 4cee32ddd1c3d1057ce5e7dade4cf465c8738f6c (patch) | |
tree | 865431d36a6d4f2ca49998f49243cd2b425a83d8 /ChangeLog | |
parent | 87f6057a312d53deac1293201fe7e2e6f9a433c0 (diff) | |
download | glibc-4cee32ddd1c3d1057ce5e7dade4cf465c8738f6c.tar.gz glibc-4cee32ddd1c3d1057ce5e7dade4cf465c8738f6c.tar.xz glibc-4cee32ddd1c3d1057ce5e7dade4cf465c8738f6c.zip |
Update.
2000-08-22 Ulrich Drepper <drepper@redhat.com> * iconvdata/iso-2022-jp.c: In conversion to ISO-2022-JP, add two missing buffer size checks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4d2bb0b94c..b1775e2759 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-22 Ulrich Drepper <drepper@redhat.com> + + * iconvdata/iso-2022-jp.c: In conversion to ISO-2022-JP, add two + missing buffer size checks. + 2000-08-23 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/alpha/syscalls.list: Use __setrlimit as |