ICU-837 Update the TODO list

X-SVN-Rev: 8498
This commit is contained in:
George Rhoten 2002-04-22 16:05:38 +00:00
parent af5ab56ef5
commit d85d2f804e

View File

@ -83,6 +83,8 @@
* u_fflush() and u_fclose should return an int32_t like C99 functions.
0 is returned if the operation was successful and EOF otherwise.
* u_fsettransliterator does not support U_READ side of transliteration.
* The format specifier should limit the size of a format or honor it in
order to prevent buffer overruns. (e.g. %1000.1000d).
* More testing is needed.
*/