summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 052857720..58b2f939b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-30 Martin Wehner <martin.wehner@gmail.com>
+
+ * libnautilus-private/nautilus-search-engine-simple.c:
+ (search_visit_func): Don't try to lowercase non-unicode
+ filenames with g_utf8_strdown. Fixes #454799.
+ Patch from Jan de Groot <jan@jgc.homeip.net>
+
2007-07-28 Martin Wehner <martin.wehner@gmail.com>
* src/file-manager/fm-properties-window.c: