aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-03-04 18:41:20 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-03-04 18:41:20 +0800
commit65cbc998af90ee33b4cf95bdde49961ae2e8c7ca (patch)
tree798e5da2744ca41d29d4162c1d1b9bb1765e9014 /calendar/ChangeLog
parentd8727b99161c5c995f4abf672fd0916b7aeef3c4 (diff)
downloadgsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar.gz
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar.bz2
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar.lz
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar.xz
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.tar.zst
gsoc2013-evolution-65cbc998af90ee33b4cf95bdde49961ae2e8c7ca.zip
Fixes #331089
svn path=/trunk/; revision=31639
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 2758031801..d345bc84b8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,17 @@
+2006-03-04 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #331089
+ * gui/dialogs/event-page.c: (sensitize_widgets):
+ Let the recurrence button in tool bar remain
+ active always.
+
+2006-03-03 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #330448
+ * gui/e-meeting-list-view.c: (attendee_edited_cb): Remove
+ attendees from the e-name-selector when its removed from
+ meeting list view.
+
2006-03-03 Sam Yang <sam.yang@sun.com>
Fixes #324560