X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=9db436e94ce5cc96625ede621fedfa3c5aaafd58;hb=0c59b99bc6ad737227a6c684105810b0e04294f5;hp=20b0030ec4f212c80ec2fce8eaee8a1bfd1f5513;hpb=86ad3e544e48530873357a1c112669b734ab988a;p=evince.git diff --git a/ChangeLog b/ChangeLog index 20b0030e..9db436e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ +2008-04-24 Carlos Garcia Campos + + * libdocument/ev-document-factory.c: (get_document_from_uri): + + Fix memory leak. + 2008-04-24 Jean Baptiste Lallement * libdocument/ev-document-factory.c (get_mime_type_from_uri), (get_mime_type_from_data), (get_document_from_uri), (ev_document_factory_get_document): + Improved error message about file opening failture. Bug #529129.