Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4d89da..b5ff07d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2008-04-29 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * backend/djvu/djvu-document-private.h:
+ * backend/djvu/djvu-links.c:
+ * backend/djvu/djvu-text.c:
+ * backend/djvu/djvu-document.c: (djvu_handle_events),
+ (djvu_wait_for_message), (djvu_document_load),
+ (document_get_page_size), (djvu_document_render),
+ (djvu_document_thumbnails_get_thumbnail),
+ (djvu_document_file_exporter_end):
+
+ Make sure load job doesn't finish successfully when the document
+ is not successfully decoded by libdjvu. Fixes bug #530202.
+
2008-04-27 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac: