aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-03-06 18:50:49 +0800
committerMilan Crha <mcrha@src.gnome.org>2009-03-06 18:50:49 +0800
commit3ac551e993179c2e0af41cbfde49cd118c9a11a5 (patch)
tree6c4ea37364e711d7c013bbc8a306b83160160d73 /calendar/ChangeLog
parentf04e4e06d22dc1ab0dd25501d9199d7e5014dbf9 (diff)
downloadgsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar.gz
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar.bz2
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar.lz
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar.xz
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.tar.zst
gsoc2013-evolution-3ac551e993179c2e0af41cbfde49cd118c9a11a5.zip
** Fix for bug #401346
2009-03-06 Milan Crha <mcrha@redhat.com> ** Fix for bug #401346 * gui/e-meeting-time-sel.c: (e_meeting_time_selector_destroy): Do not remove notification twice. * gui/dialogs/event-editor.c: (create_schedule_page), (action_free_busy_cb): Do not show Free/Busy dialog modal. svn path=/trunk/; revision=37376
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b38d2dd1f4..c75fad74f1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-06 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #401346
+
+ * gui/e-meeting-time-sel.c: (e_meeting_time_selector_destroy):
+ Do not remove notification twice.
+ * gui/dialogs/event-editor.c: (create_schedule_page),
+ (action_free_busy_cb): Do not show Free/Busy dialog modal.
+
2009-03-05 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #435455 (bnc)