aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2009-01-05 15:44:23 +0800
committerSuman Manjunath <msuman@src.gnome.org>2009-01-05 15:44:23 +0800
commitd8ae130852f29e722a52af48d8e1aaaea4b8d69a (patch)
tree8ff44b24ffa2cd8a40a7d9d3851e34ab84296509 /calendar/ChangeLog
parent5d4a1a112e97581bec590dece9cd05ebe188be60 (diff)
downloadgsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar.gz
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar.bz2
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar.lz
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar.xz
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.tar.zst
gsoc2013-evolution-d8ae130852f29e722a52af48d8e1aaaea4b8d69a.zip
Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (bugzilla.novell.com) - Provide a 'Show time as busy' button in the toolbar (like the other items in the 'Options' menu).
svn path=/trunk/; revision=36988
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f8f9c02517..534acd4507 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-05 Ashish Shrivastava <shashish@novell.com>
+
+ ** Fix for bug #458153 (bugzilla.novell.com)
+
+ * gui/dialogs/comp-editor.c: Added a separator in the toolbar.
+ * gui/dialogs/event-editor.c (action_all_day_event_cb): Toggle 'Show
+ time as busy' in all_day_event callback.
+
2008-01-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #566566