diff --git a/TODO.xml b/TODO.xml index 02f71a368..86d157997 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 + + +
@@ -35,5 +35,19 @@ gtk-devel-list@redhat.com
+ 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. +