]> Pileus Git - ~andy/gtk/blobdiff - gtk/xdgmime/ChangeLog
2.13.0
[~andy/gtk] / gtk / xdgmime / ChangeLog
index 89b7bcc8da45da7ed8ecc2fb34a9b77c5d8967e0..cdff403cffe89c0a65b6eb0a91cbf69053b841a8 100644 (file)
@@ -1,3 +1,114 @@
+2008-02-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.13.0 ===
+
+2007-10-16  Matthias Clasen <mclasen@redhat.com>
+
+       * === Released 2.12.1 ===
+
+2007-09-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.12.0 ===
+
+2007-07-25  Alexander Larsson  <alexl@redhat.com>
+
+        * xdgmimealias.h:
+        * xdgmimecache.h:
+        * xdgmimeparent.h:
+       Mark more internal symbols for prefixing
+
+2007-07-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.6 ===
+
+2007-07-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.5 ===
+
+2007-06-19  Matthias Clasen <mclasen@redhat.com>
+
+       * === Released 2.11.4 ===
+
+2007-06-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.3 ===
+
+2007-06-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.2 ===
+
+2007-06-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.1 ===
+
+2007-05-24   Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.11.0 ===
+
+2007-04-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * xdgmimeglob.c (_xdg_glob_hash_insert_text): Duplicate the
+       mime_type when storing it in a hash node, to avoid leaks. 
+       Update all callers.
+
+2007-01-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * xdgmimecache.c (cache_glob_node_lookup_suffix): Don't return "" 
+       as match.  (fd.o #9544, Yevgen Muntyan)
+
+2007-01-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * xdgmimecache.c (_xdg_mime_cache_list_mime_parents): Fix 
+       several problems with this function.  (fd.o #9560, Yevgen Muntyan)
+
+2006-08-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.10.2 ===
+
+2006-07-23  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.10.1 ===
+
+2006-07-20  Matthias Clasen  <mclasen@redhat.com>
+
+       Fix a thinko that leads to constantly reloading
+       the mime data if a mime.cache is present.  Patch
+       by Yevgen Muntyan, bugs.freedesktop.org #7495
+       
+       * xdgmime.c (xdg_check_dir): Look for mime.cache first.
+       (xdg_check_file): Report existance of the file separately.
+       
+2006-07-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * xdgmime.c (xdg_mime_shutdown): Unref the caches.
+       Patch by Yevgen Muntyan, bugs.freedesktop.org #7496
+
+       * xdgmimemagic.c: 
+       * xdgmime.c: 
+       * xdgmime.h: Add xdg_init-free versions of some
+       functions and use them internally, so that we don't
+       reload caches and clobber data structures in the
+       middle of an operation.  Patch by Joe Shaw,
+       bugs.freedesktop.org #6824
+
+2006-07-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * xdgmimeglob.c (_xdg_glob_hash_node_lookup_file_name):
+       Don't return NULL as a mimetype, ever, patch
+       by Yevgen Muntyan, bugs.freedesktop.org #5241
+
+2006-07-02  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.10.0 ===
+
+2006-06-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * === Released 2.9.4 ===
+
+2006-06-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.9.3 ===
+
 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.9.2 ===