X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=782e3dc175cf0ee71e8e757d8429017123bd2332;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=56d3a40a5c8aab4cbed7993afaf85f3cadaafc95;hpb=7119bcd8d46f21d20e55deeba2e0f9b7fa4737ef;p=evince.git diff --git a/ChangeLog b/ChangeLog index 56d3a40a..782e3dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-07-15 Darren Kenny + + * libdocument/ev-transition-effect.c + (ev_transition_effect_type_get_type), + (ev_transition_effect_alignment_get_type), + (ev_transition_effect_direction_get_type): + + Fixes bug #542924. Makes enums static to fix Solaris build. + +2008-07-13 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_key_press_event): + + Add '.' keybinding for blanking the screen in presentation + mode. Fixes bug #542001. + 2008-07-13 Carlos Garcia Campos * libdocument/ev-document-misc.c: