From ba361765be1028a43646d149824f92eadfebaba4 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 02 Mar 2009 23:38:23 +0000 Subject: If the document is encrypted, the ev_document_factory_get_document() is * libdocument/ev-document-factory.c: (ev_document_factory_get_document): If the document is encrypted, the ev_document_factory_get_document() is supposed to return the document *and* fill in the error. So let's propagate the local error. svn path=/trunk/; revision=3512 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 681534b..4a3df34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-03-03 Christian Persch + + * libdocument/ev-document-factory.c: + (ev_document_factory_get_document): If the document is encrypted, + the ev_document_factory_get_document() is supposed to return the + document *and* fill in the error. So let's propagate the local error. + 2009-03-02 Carlos Garcia Campos * NEWS: -- cgit v0.9.1