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 9d710135e5..3ac6f9bf2a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2005-09-30 Chenthill Palanisamy <pchenthill@novell.com>
+ Fixes #273847
+ * gui/dialogs/comp-editor.c: (comp_editor_get_mime_attach_list): set
+ the disposition from the attachment.
+ * gui/itip-utils.c: (append_cal_attachments): Send the right disposition
+ value.
+ * gui/itip-utils.h: Adding variable dipostion to CalMimeAttach structure.
+
+2005-09-30 Chenthill Palanisamy <pchenthill@novell.com>
+
Fixes #246480
* gui/e-calendar-view.c: (e_calendar_view_add_event): Remember
the time if the event is copy pasted in week or month views.