X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=98f88652810546fcd832253bab4b311cb7fb88f1;hb=592bc46cb8c4d56dd04c39ac87d287a0abcf6fa6;hp=40a70066757f654f77ab634df360d831844e7a64;hpb=d7e6cc64dd485a4971b955285b025a52966c1ebc;p=evince.git diff --git a/ChangeLog b/ChangeLog index 40a70066..98f88652 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2006-12-03 Carlos Garcia Campos + + * shell/ev-window.c: (build_comments_string): + + Use always "Document Viewer" in about dialog. + +2006-12-03 Carlos Garcia Campos + + * djvu/djvu-document.c: (djvu_document_get_page_size): + + Display a warning message when get_pageinfo fails. + +2006-11-30 Yevgen Muntyan + + * Makefile.am: + * backend/Makefile.am: + * backend/ev-document-factory.c: (ev_document_factory_add_filters): + * configure.ac: + * shell/ev-window.c: (build_comments_string): + + Make pdf compilation optional. See bug #38007. + +2006-11-30 Carlos Garcia Campos + + * ps/ps.c: (get_next_text): + + Fix CVE-2006-5864. + 2006-11-22 Carlos Garcia Campos * shell/ev-history.c: (ev_history_finalize), (ev_history_class_init):