aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 c7666ac715..e51f85d5e1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2005-12-15 Chenthill Palanisamy <pchenthill@novell.com>
+ Fixes #324058
+ * gui/dialogs/comp-editor.c: (key_press_event),
+ (editor_key_press_event), (real_send_comp): Removed the
+ obsolete code which caused the crash. Corrected an invalid type
+ cast.
+
+2005-12-15 Chenthill Palanisamy <pchenthill@novell.com>
+
Fixes #321739
* gui/dialogs/event-page.c: (event_page_fill_widgets),
(remove_attendee): Add/remove attendee from e-name-selector also.