From 643fcd30fb4848b599bb690caaef144a09ecfe85 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 15 Feb 2009 13:53:28 +0000 Subject: Use a local GError, and propagate as appropriate, making sure always to * libdocument/ev-document-factory.c: (ev_document_factory_get_document): Use a local GError, and propagate as appropriate, making sure always to fill in @error if returning NULL. svn path=/trunk/; revision=3459 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 672964c..1721e2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-02-14 Christian Persch + * libdocument/ev-document-factory.c: + (ev_document_factory_get_document): Use a local GError, and propagate + as appropriate, making sure always to fill in @error if returning NULL. + +2009-02-14 Christian Persch + * shell/ev-window.c: (ev_window_load_job_cb): Use g_error_matches. 2009-02-14 Christian Persch -- cgit v0.9.1