aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--TODO2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c128ae935..dd14dbf19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-03-24 Xan Lopez <xan@masilla.org>
+ * TODO:
+
+ Remove some finished bits from the TODO.
+
+2003-03-24 Xan Lopez <xan@masilla.org>
+
* src/bookmarks/ephy-node-view.c: (ephy_node_view_sort_func):
Do insensitive case (and linguistically correct) ordering of strings.
diff --git a/TODO b/TODO
index 3586562f4..383827bc3 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,6 @@ Bookmarks:
otherwise completion will not work
- Consistent use of topics instead of keywords in the code
- Drag topics on the toolbar
-- Topics/bookmarks should be organized alphabetically and case-insensitively.
-- "All" topic should not appear in the topic list in the new bookmark dialog or the properties dialog.
- "Not categorized" topic. Same prob as above.
- Do we need "All" ? (daveb says yes, its a database, we should provide a way to access and search the whole thing)