2003-02-19  Jiro Sekiba  <jir@yamato.ibm.com>

	* iconvdata/utf-16.c (gconv_end): Fix range of low surrogate.
This commit is contained in:
Ulrich Drepper 2003-02-19 20:39:03 +00:00
parent 5be072b6df
commit a70e514b69
1 changed files with 4 additions and 0 deletions

View File

@ -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>.