Module Name: src Committed By: joerg Date: Tue Jun 10 10:00:26 UTC 2014
Modified Files: src/doc: TODO.i18n Log Message: Reflect reality. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/doc/TODO.i18n Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/TODO.i18n diff -u src/doc/TODO.i18n:1.8 src/doc/TODO.i18n:1.9 --- src/doc/TODO.i18n:1.8 Fri Oct 13 17:28:09 2006 +++ src/doc/TODO.i18n Tue Jun 10 10:00:26 2014 @@ -1,4 +1,4 @@ -# $NetBSD: TODO.i18n,v 1.8 2006/10/13 17:28:09 tnozaki Exp $ +# $NetBSD: TODO.i18n,v 1.9 2014/06/10 10:00:26 joerg Exp $ NetBSD I18N support status / TODO @@ -20,7 +20,7 @@ nl_langinfo sm locale.h status spec remarks localeconv sm -setlocale im LC_CTYPE / LC_MESSAGES only. +setlocale im Except LC_COLLATE. nl_types.h @@ -133,13 +133,8 @@ locale sm SUSv3 misc TODO: -printf family support %$. LC_COLLATE should be supported. -LC_MONETARY should be supported. -LC_NUMERIC should be supported. -LC_TIME should be supported. message catalog make consistent with LC_CTYPE names. -curses support multibyte char. regexp support multibyte char. regress enrich test items. this list add forgotten items.