X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=dcf144b871db4f82fbc8743c7d831b6e4b6146f5;hb=67dbdd12a75b63b11f1a7ebe7324445ad17ceb13;hp=86bdca629cfb3d6588984c0a744cb710d51bf767;hpb=60cab80beb1ca213e530cdf58fd0ed7d52daeb6c;p=evince.git diff --git a/ChangeLog b/ChangeLog index 86bdca62..dcf144b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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):