summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--TODO2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa098307..748f6d81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-19 Tristan Van Berkom <tvb@gnome.org>
+
+ * TODO: Updated.
+
2006-06-16 Tristan Van Berkom <tvb@gnome.org>
* src/glade-property.[ch]: Added glade_property_[push/pop]_superuser()
diff --git a/TODO b/TODO
index daf2d4c9..9e6d08c8 100644
--- a/TODO
+++ b/TODO
@@ -9,3 +9,5 @@ Tasks/Bugs Blocking glade-3 3.0:
o Should indicate read-only projects (bug 337957)
o Implement GnomeDB widget catalog.
o DevHelp gets spawned with version 0.11 (bug 344043)
+ o Add/Remove parent container via context menu feature (bug 343786)
+ o Implement "finish" signal on GladeProject (bug 345353)