diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-08-24 18:04:07 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-08-24 18:04:07 +0800 |
commit | acac4616c5c0172f4c6fd39f3570fafbb2592f83 (patch) | |
tree | fb34a6b13ff7b40750aec0f12281601c0a9f78cf /calendar/ChangeLog | |
parent | d04abd4269a9cf02f66b01de7a66b153316eea72 (diff) | |
download | gsoc2013-evolution-acac4616c5c0172f4c6fd39f3570fafbb2592f83.tar.gz gsoc2013-evolution-acac4616c5c0172f4c6fd39f3570fafbb2592f83.tar.zst gsoc2013-evolution-acac4616c5c0172f4c6fd39f3570fafbb2592f83.zip |
2007-08-24 Srinivasa Ragavan Fix for bug #468411
svn path=/trunk/; revision=34092
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 48b85afb5e..a088cbd14c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-08-24 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #468411 + + * gui/e-week-view.c: (e_week_view_on_text_item_event): Grab focus to + main view, so that the even gets created. + 2007-08-24 Johnny Jacob <jjohnny@novell.com> ** Fix for bug #466796 |