Add note about command line arg parsing, and fix percent done on regexp
authorHavoc Pennington <hp@src.gnome.org>
Mon, 27 Mar 2000 23:46:00 +0000 (23:46 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Mon, 27 Mar 2000 23:46:00 +0000 (23:46 +0000)
support

TODO.xml

index 02f71a3..86d1579 100644 (file)
--- a/TODO.xml
+++ b/TODO.xml
@@ -23,7 +23,7 @@
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
         
-    <entry size="small" status="8%" target="1.4">
+    <entry size="small" status="80%" target="1.4">
       <title>Regular expression support</title>
       <description>
        <p>
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
 
+    <entry size="small" status="0%" target="1.4">
+      <title>Argument parsing</title>
+      <description>
+       <p>
+          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.
+       </p>
+
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
+
   </section>
 </todo>