aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 9b971b8a0d..9a8c1f024e 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-17 Johnny Jacob <johnnyjacob@gmail.com>
+
+ Fixes #312423, #329749
+ * gui/dialogs/event-page.c: (sensitize_widgets): Enable/Disable
+ based on read_only status.
+ (alarm_store_changed_cb): Added. Changed signal handler for alarm list.
+ * gui/dialogs/alamm-list-dialog.c: (edit_clicked_cb): Emit changed
+ signal for alarm list.
+
2006-02-28 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #332726