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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ce7933..b8c0e02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2007-05-14 Alaska Subedi <asubedi@gmail.com>
+
+ * backend/djvu/djvu-document-private.h:
+ * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
+ (djvu_document_finalize),
+ (djvu_document_file_exporter_format_supported),
+ (djvu_document_file_exporter_begin),
+ (djvu_document_file_exporter_do_page),
+ (djvu_document_file_exporter_end),
+ (djvu_document_file_exporter_iface_init), (djvu_document_init):
+
+ Implemented printing with djvu. Bug #437998.
+
2007-05-14 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/impress/zip.c: