X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=1419ab9a3feb07c9e2be5fc5fd5a8d3c2c5c93b5;hb=fe5f9aad14c6388a5b767654792ea8c72710a7b8;hp=843568b1b2db3ac06ebf1ac194b6c5b0fedd83b7;hpb=e201a8febb351c61a8e7714c2dbc83173575c8c6;p=evince.git diff --git a/ChangeLog b/ChangeLog index 843568b1..1419ab9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2007-05-14 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 0.9.0 + +2007-05-14 Alaska Subedi + + * 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 + + * backend/impress/zip.c: + Add missing ulong definition. + + * backend/ps/ps-interpreter.c: + Add missing headers. + + Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277. + +2007-05-14 Carlos Garcia Campos + + * backend/pdf/ev-poppler.cc: (pdf_document_dispose): + + Add missing call to parent class dispose method. + +2007-05-12 Ross Burton + + * shell/main.c: + Sync keybindings manually when building without libgnome + (#437925). + 2007-05-12 Ross Burton * shell/ev-window.c: