X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=5fdb4fe249c54180d637a61ccb5754299b7c9b49;hb=d23f2a34b26c4f91f96f4bf2a88f8aa372b3ba68;hp=928e6ba28b9cdf097ac58a53267872a9aed1e373;hpb=1b13b523cfcdb0c6f5d473d37b6196c5c5c3ea22;p=evince.git diff --git a/ChangeLog b/ChangeLog index 928e6ba2..5fdb4fe2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2007-11-26 Matthias Clasen + + * backend/tiff/tiff-document.c: (tiff_document_render): + + Tiff documents were rendered with wrong colors. Fixes bug #497279. + +2007-11-25 Carlos Garcia Campos + + * shell/ev-application.[ch]: (get_find_string_from_args), + (ev_application_open_uri_at_dest), (ev_application_open_uri), + (ev_application_open_uri_list): + * shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new): + * shell/ev-window.[ch]: (ev_window_load_job_cb), + (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest), + (ev_window_cmd_recent_file_activate), + (ev_window_open_recent_action_item_activated), + (ev_window_print_send), (open_remote_link): + * shell/main.c: (arguments_parse): + + Add a command line option for search. Fixes bug #497710. + 2007-11-20 Darren Kenny * shell/ev-jobs.c: (ev_job_print_new):