]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Do not trust file extensions when getting the command needed to uncompress
[evince.git] / ChangeLog
index 2140c3754809a4608f2b7f4d64a47525fb1fc015..5e38e6043d31adcd18ba78170adbeab6c5a87daf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/comics/comics-document.c: (comics_document_load):
+
+       Do not trust file extensions when getting the command needed to
+       uncompress comic documents. Fixes bug #562143.
+       
+2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-document-factory.c: (get_document_from_uri),
+       (ev_document_factory_get_document):
+       * libdocument/ev-file-helpers.[ch]: (get_mime_type_from_uri),
+       (get_mime_type_from_data), (ev_file_get_mime_type):
+
+       Move mime-type functions from document-facrory to file-helpers so
+       that it can be reused.
+       
 2008-11-29  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (ev_window_load_job_cb), (set_uri_mtime),