X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=7cd5683b638b819ff2b44ace200a3f0527031301;hb=2a24c3f16f9ae6a6dc210abbef64c78aba4ddded;hp=803b7d29bd4251dce4e32ef7e7905182ac0366fd;hpb=079768a628ba3c966983dd729b4d10c2f02ccb0b;p=evince.git diff --git a/ChangeLog b/ChangeLog index 803b7d29..7cd5683b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2008-01-31 Carlos Garcia Campos + + * libdocument/ev-document-factory.c: (get_mime_type_from_uri), + (get_mime_type_from_data), (get_document_from_uri): + + Use g_content_type_guess() only when slow is true in + get_document_from_uri(). Fix several memory leaks. + +2008-01-30 Cosimo Cecchi + + * libdocument/ev-document-factory.c: + (throw_unknown_mime_type_error), (throw_failed_to_get_info_error), + (get_document_from_uri): + + Use g_content_type_guess () to get mimetype for files. + Bug #510401. + 2008-01-30 Carlos Garcia Campos * thumbnailer/Makefile.am: