Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc add libintl TODO



details:   https://anonhg.NetBSD.org/src/rev/eb90a0a21441
branches:  trunk
changeset: 557115:eb90a0a21441
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Jan 02 21:09:44 2004 +0000

description:
add libintl TODO

diffstat:

 doc/TODO.i18n |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 81a5fbbb5daa -r eb90a0a21441 doc/TODO.i18n
--- a/doc/TODO.i18n     Fri Jan 02 20:51:51 2004 +0000
+++ b/doc/TODO.i18n     Fri Jan 02 21:09:44 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO.i18n,v 1.3 2003/07/04 06:59:52 tshiozak Exp $
+# $NetBSD: TODO.i18n,v 1.4 2004/01/02 21:09:44 itojun Exp $
 
 NetBSD I18N support status / TODO
 
@@ -137,6 +137,7 @@
 LC_NUMERIC                              should be supported.
 LC_TIME                                 should be supported.
 message catalog                         make consistent with LC_CTYPE names.
+libintl                                        support automatic iconv by LC_CTYPE.
 curses                                  support multibyte char.
 regexp                                  support multibyte char.
 regress                                 enrich test items.



Home | Main Index | Thread Index | Old Index