summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-04-25 21:54:44 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-04-25 21:54:44 +0000
commit20bf05bef1b560afa7a599281827c9dfe2f512ba (patch)
treeb0ea5b1097c6e97580813941be53c38fe5f72d84 /TODO
parent9cc75618e55072470930a332ac08e7bd0be42ffc (diff)
note that the lex matching of abc{1,3} is the posix behavior and so we have a problem
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 629664b..878f93f 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,9 @@
** address lex-replacement: document or provide an option through
configure for creating lex and libl.a files
-** update gettext support from gettext-0.11 to gettext-0.11.1
+*** decide what to do about abc{1,3} being broken in the posix standard
+
+** update gettext support from gettext-0.11 to gettext-0.11.2
** make sure all flex modules use gettext translation facilities