]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Slovenian translation.
[evince.git] / ChangeLog
index 5c9836f46d998a3f638bbf560b829c2b71e8732d..e1235b1912de0614a130fe612e36144fee605233 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Revert my previous commit, gnome_program_init owns the option context.
+       Fix another memory leak in main. Both caught by Christian Persch. 
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Fix memory leak.
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-document-factory.c: (ev_document_factory_get_document):
+
+       Fix crash when opening a pdf with password protection. 
+
+2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * pdf/ev-poppler.cc: (pdf_document_search_free):
+
+       Fix memory leak. 
+
+2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-document-factory.c:
+       (ev_document_factory_get_document):
+       * tiff/tiff-document.c: (tiff_document_finalize):
+       
+       More correct handling of document loading. Fixes
+       bug #349043.
+
 2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/ev-attachment.c: (ev_attachment_save):