X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=492c87e83c749f880e86cf0b77c759745e1f2b50;hb=a1eb4057e64cc849ab5654acce2424672c32ad92;hp=86bdca629cfb3d6588984c0a744cb710d51bf767;hpb=60cab80beb1ca213e530cdf58fd0ed7d52daeb6c;p=evince.git diff --git a/ChangeLog b/ChangeLog index 86bdca62..492c87e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2007-03-07 Christian Kirbach + + * data/evince.desktop.in.in: + + "Application" is not a valid category in the freedesktop specification. + +2007-02-27 Carlos Garcia Campos + + * libdocument/ev-file-helpers.[ch]: (compression_run), + (ev_file_uncompress), (ev_file_compress): + * shell/ev-window.c: (file_save_dialog_response_cb): + + Save document compressed when saving a copy of a compressed document. + Fixes bug #334542. + +2007-02-23 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_goto_window_key_press_event): + + Allow deleting in goto window entry in presentation mode. + +2007-02-20 Kjartan Maraas + + * Makefile.am: Dist MAINTAINERS. + 2007-02-20 Carlos Garcia Campos * shell/ev-window.c: (ev_window_update_actions):