X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=b54b24ffd1f159a7dd0ab133a29a538cb6c3b6ca;hb=ac287895ed5fe949fe6c01b719a5195c877d3a75;hp=a6de9a8a42ce4218f2d0dfb8059647196ce1f6f7;hpb=aaa4c28ce46b3e7d4dbde2f133572dee75f2b421;p=evince.git diff --git a/ChangeLog b/ChangeLog index a6de9a8a..b54b24ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +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),