From: Havoc Pennington Date: Mon, 27 Mar 2000 23:46:00 +0000 (+0000) Subject: Add note about command line arg parsing, and fix percent done on regexp X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=7bc57ad22ad2563f904c28188331b07d828f6d90;p=dana%2Fcg-glib.git Add note about command line arg parsing, and fix percent done on regexp support --- diff --git a/TODO.xml b/TODO.xml index 02f71a36..86d15799 100644 --- a/TODO.xml +++ b/TODO.xml @@ -23,7 +23,7 @@ gtk-devel-list@redhat.com - + Regular expression support

@@ -35,5 +35,19 @@ gtk-devel-list@redhat.com + + Argument parsing + +

+ Put support for command line argument parsing in glib. + This should probably just be a renaming of popt. + It's a larger task if you start from scratch. +

+ +
+ gtk-devel-list@redhat.com +
+ +