X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4b9142a1f6fae376813872fc2c037e809c2bdb58;hb=934e363e19992df871c1177ffa33044119e40266;hp=cbe2adcbf84d99dba3877e5b4cc15d27c966f311;hpb=c8966c0d0cc708f6828b0cb1b379e6813b72b1c3;p=evince.git diff --git a/ChangeLog b/ChangeLog index cbe2adcb..4b9142a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,70 @@ +2008-04-12 Carlos Garcia Campos + + * configure.ac: + * backend/ps/Makefile.am: + + Remove gs stuff from ps backend. + +2008-04-12 Carlos Garcia Campos + + * configure.ac: + * backend/pdf/ev-poppler.cc: + + Bump poppler requirement to 0.8.0. + +2008-04-08 Nickolay V. Shmyrev + + * NEWS: + * configure.ac: + + Update for release 2.22.1.1 + +2008-04-08 Carlos Garcia Campos + + * configure.ac: + + Fix build (again) when poppler version is 0.6 + +2008-04-08 Carlos Garcia Campos + + * backend/djvu/djvu-links.c: (build_tree): + + Make sure link title is a valid utf8 string. Fixes bug #526517. + +2008-04-07 Carlos Garcia Campos + + * configure.ac: + + Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bug + #526799. + +2008-04-07 Nickolay V. Shmyrev + + * configure.ac: + + Update for release 2.22.1. + +2008-04-06 Carlos Garcia Campos + + * NEWS: + + Update for upcoming release. + +2008-04-06 Carlos Garcia Campos + + * configure.ac: + * backend/dvi/dvidocument.evince-backend.in: + + Add compressed dvi to the list of supported mime types. Patch by + Ed Catmur. Fixes bug #307087. + 2008-04-06 Carlos Garcia Campos * shell/ev-jobs.c: (ev_job_print_get_page_list): Fix a crash when printing a range that doesn't specify the start or end page. Fixes bug #524288. - + 2008-04-02 Carlos Garcia Campos * shell/ev-window.c: (ev_window_cmd_continuous),