X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=d18d9ceb167e78ee6eeac6263d63ea568add7cfb;hb=79caba8ac19df7d4d788d36e03b9304a023b965e;hp=6d38e74d6885e8e932add3a28b4486cd47bbf555;hpb=f7e355c8f2621f8026a9461a25ee4e1d60b28bb7;p=evince.git diff --git a/ChangeLog b/ChangeLog index 6d38e74d..d18d9ceb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2007-10-27 Hiroyuki Ikezoe + + * shell/ev-window.c: (ev_window_cmd_help_contents): + + Plugged memory leak when help file is not found. Fixes bug + #490762. + +2007-10-26 Carlos Garcia Campos + + * configure.ac: + + Enable djvu, dvi and comics backends by default. Fixes bug + #437121. + +2007-10-26 Carlos Garcia Campos + + * configure.ac: + * cut-n-paste/Makefile.am: + * cut-n-paste/recent-files/*: Removed + * help/reference/Makefile.am: + * shell/Makefile.am: + * shell/ev-application.[ch]: (ev_application_shutdown), + (ev_application_init): + * shell/ev-window.c: (ev_window_add_recent), + (ev_window_setup_recent), (ev_window_dispose), (ev_window_init): + + Bump requirements to gtk+ 2.10.0 and remove egg-recent code. + 2007-10-25 Pascal Terjan * shell/ev-window.c: (launch_external_uri):