aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 4e49997d3e..5eb66e110c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-17 P. S. Chakravarthi <pchakravarthi@novell.com>
+
+ Fixes #314550
+ * gui/alarm-notify/alarm-notify.glade: modified the
+ description widget to a scrolled window.
+ * gui/alarm-notify/alarm-notify-dialog.c (fill_in_labels):
+ modified the way in which description needs to be filled
+ to reflect the change of the description from a GtkLabel
+ to a GtkScrolledWindow.
+
2005-11-16 Chenthill Palanisamy <pchenthill@novell.com>
* gui/dialogs/task-editor.c: (menu_option_status_cmd):