From 3902bcf1103b559bf918b132aa9d84e680a062cc Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 15 Feb 2009 13:53:34 +0000 Subject: Add code to catch backends incorrectly implementing the load vfunc. * libdocument/ev-document.c: (ev_document_load): Add code to catch backends incorrectly implementing the load vfunc. svn path=/trunk/; revision=3460 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1721e2f..7b78906 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2009-02-14 Christian Persch + * libdocument/ev-document.c: (ev_document_load): Add code to catch + backends incorrectly implementing the load vfunc. + +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. -- cgit v0.9.1