summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c09729c26..25909dcea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-12-20 Alexander Larsson <alexl@redhat.com>
+ * src/nautilus-query-editor.c:
+ Support filtering on arbitrary mime type.
+ Uses the new eel_mime_get_availible_mime_types
+
+ * configure.in:
+ Require eel 2.13.4 for new mime list function
+
+2005-12-20 Alexander Larsson <alexl@redhat.com>
+
* src/nautilus-query-editor.c: (edit_clicked),
(nautilus_query_editor_grab_focus):
Don't focus invisible widget.