summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index d8a8b8e5e4..b6ff825f81 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+For 1.1.0 release:
+- remove gtk_object_data_force_id and gtk_object_data_try_key from
+ gtkobject.c
+
Bugs:
* Scrolled windows (GtkList?) get cought in an endless reallocation loop
under certain (rare) circumstances.