summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2008-06-02 13:52:01 +0000
committerBastien Nocera <hadess@hadess.net>2008-06-02 13:52:01 +0000
commita6b8f20dc3cdf26446b683917c6b1f758d2825f7 (patch)
tree40119f3ee33d9dbf12c2fca640e9c76b963c5f49 /ChangeLog
parenta4c60344dd07a0c9133439078ccc80e77821e50d (diff)
* src/xdgmimeglob.c (_xdg_glob_hash_insert_text),
(_xdg_glob_hash_node_lookup_file_name), (_xdg_glob_determine_type), (_xdg_mime_glob_read_from_file): Patch from Matthias Clasen <mclasen@redhat.com> to remove dead code and do some trivial changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ec6ca6..b568484 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-02 Bastien Nocera <hadess@hadess.net>
+
+ * src/xdgmimeglob.c (_xdg_glob_hash_insert_text),
+ (_xdg_glob_hash_node_lookup_file_name), (_xdg_glob_determine_type),
+ (_xdg_mime_glob_read_from_file): Patch from Matthias Clasen
+ <mclasen@redhat.com> to remove dead code and do some trivial changes
+
2008-04-18 Bastien Nocera <hadess@hadess.net>
* src/xdgmimecache.c (cache_magic_lookup_data),