diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-19 20:39:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-19 20:39:03 +0000 |
commit | a70e514b69ff888191fc6b93c7c1276409345f96 (patch) | |
tree | d63dbd111b9c7315bace621af89dcba64aa85994 | |
parent | 5be072b6df5b13f334a3f0951598386c81a68181 (diff) | |
download | glibc-a70e514b69ff888191fc6b93c7c1276409345f96.tar glibc-a70e514b69ff888191fc6b93c7c1276409345f96.tar.gz glibc-a70e514b69ff888191fc6b93c7c1276409345f96.tar.bz2 glibc-a70e514b69ff888191fc6b93c7c1276409345f96.zip |
Update.
2003-02-19 Jiro Sekiba <jir@yamato.ibm.com>
* iconvdata/utf-16.c (gconv_end): Fix range of low surrogate.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-02-19 Jiro Sekiba <jir@yamato.ibm.com> + + * iconvdata/utf-16.c (gconv_end): Fix range of low surrogate. + 2003-02-16 Roland McGrath <roland@redhat.com> * signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>. |