X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=18469c1d466ccb4b522b3edf564753db2a1f0416;hb=f897c94aa9ceb0cca024bea351a2821d2f0b4a57;hp=796bf030cd464e237c781d3920dfc9cfb7e50b55;hpb=531db966e66aa1b1c1638fc5260e49334b808e9e;p=evince.git diff --git a/ChangeLog b/ChangeLog index 796bf030..18469c1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2007-02-10 Carlos Garcia Campos + + * po/POTFILES.in: + * backend/djvu/djvu-document.c: (djvu_document_load): + + Check whether there are missing files in indirect multipage djvu + documents. Fixes bug #361683. + +2007-02-07 Nickolay V. Shmyrev + + * test/Makefile.am: + * test/test-mime.bin: + * test/test3.py: + + Added test for slow mime type + +2007-02-06 Carlos Garcia Campos + + * shell/ev-page-cache.c: (ev_page_cache_finalize): + + Add some checks and call parent_class->finalize. Fixes bug #404745. + 2007-02-06 Nickolay V. Shmyrev * shell/ev-navigation-action.c: (connect_proxy):