]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Don't overwrite an error.
[evince.git] / ChangeLog
index 83af46796b1be9eceef8b89bc18d54c919fb98ca..74a47e2ace6e6ac75f5ce5c96f07eaad349b6c53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-02-14  Christian Persch  <chpe@gnome.org>
+
+       * backend/impress/impress-document.c: (impress_document_load): Don't
+       overwrite an error.
+
+2009-02-14  Christian Persch  <chpe@gnome.org>
+
+       * libdocument/ev-document.c: (ev_document_info_copy): Remove
+       unnecessary NULL check; g_strdup() is NULL-safe.
+
+2009-02-14  Christian Persch  <chpe@gnome.org>
+
+       * libdocument/ev-document-factory.c: (get_document_from_uri): Document
+       that this returns either NULL and fills in error, or non-NULL. Use a
+       local GError so we can reliably check it.
+
 2009-02-14  Christian Persch  <chpe@gnome.org>
 
        * libdocument/ev-document-factory.c: (get_document_from_uri): Use the