summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-06-05 17:54:37 +0000
committerBastien Nocera <hadess@hadess.net>2008-06-05 17:54:37 +0000
commitb657f5c4636886f21cffdd440c1f7aedaa3fc301 (patch)
treed8aa93314fb2ecbc18314e0c1f4080dc2bb91eb9 /ChangeLog
parent9eb736a5b04e2a2386518abd04196409c194b17d (diff)
* src/xdgmimecache.c (cache_glob_node_lookup_suffix):
Patch by Matthias Clasen <mclasen@redhat.com> to fix reading the suffix lookup (wrong offsets when reading the mime-type offset and weight)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da45ce0..883e521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-05 Bastien Nocera <hadess@hadess.net>
+
+ * src/xdgmimecache.c (cache_glob_node_lookup_suffix):
+ Patch by Matthias Clasen <mclasen@redhat.com> to fix reading
+ the suffix lookup (wrong offsets when reading the mime-type
+ offset and weight)
+
2008-06-03 Bastien Nocera <hadess@hadess.net>
* src/xdgmime.c (xdg_mime_dump):