diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 03:55:34 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-09-10 03:55:34 +0800 |
commit | a1ef02681576e73a172eae9a003115228dd02fb7 (patch) | |
tree | 60e4960647496734e7831513ce5f85571f516135 /calendar/ChangeLog | |
parent | 97bc97c1b865ee34f1f794fe3445475a7cb4f70f (diff) | |
download | gsoc2013-evolution-a1ef02681576e73a172eae9a003115228dd02fb7.tar.gz gsoc2013-evolution-a1ef02681576e73a172eae9a003115228dd02fb7.tar.zst gsoc2013-evolution-a1ef02681576e73a172eae9a003115228dd02fb7.zip |
Fixes #332026.
svn path=/trunk/; revision=34204
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3668f5f9b7..d836337d56 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes#332026 + * gui/e-day-view.c: (e_day_view_do_key_press), + (e_day_view_start_editing_event): Filter the input context + key events. + + Committing on behalf of Mayank <mayank.gnu@gmail.com> + +2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #270605 * gui/dialogs/event-page.c: (event_page_select_organizer), (event_page_construct): |