From 10a535542f1bfa052ec9d5dcfa07bb99d7d6df39 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Mon, 27 Mar 2000 23:19:33 +0000 Subject: [PATCH] Add TODO file --- TODO.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 TODO.xml diff --git a/TODO.xml b/TODO.xml new file mode 100644 index 000000000..02f71a368 --- /dev/null +++ b/TODO.xml @@ -0,0 +1,39 @@ + + + GLib TODO list +
+ GLib + + + Time type + +

+ glib has a GDate class for calendrical calculations, but also needs a + way to deal with time. Fairly tricky to implement well. +

+
+ gtk-devel-list@redhat.com +
+ + + Regular expression support + +

+ Someone (happybob?) wrote regexp support for glib. This needs to get a + final audit and then go in to the source tree. +

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