aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-07-20 19:18:54 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-07-20 19:18:54 +0800
commit981030f7093a385e9bf4cca723f92d0363550a65 (patch)
tree1e8f8d61e8f24b5a20a6e76c3c20e50eaf326d3c /calendar/ChangeLog
parenta4e4725d360cb603c6c122227c0f781992fe9b52 (diff)
downloadgsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar.gz
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar.bz2
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar.lz
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar.xz
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.tar.zst
gsoc2013-evolution-981030f7093a385e9bf4cca723f92d0363550a65.zip
made it use e_attachment_bar_get_parts instead of the old api
2005-07-20 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/comp-editor.c: (get_attachment_list) (comp_editor_get_mime_attach_list) made it use e_attachment_bar_get_parts instead of the old api svn path=/trunk/; revision=29814
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 995e634c47..a2b5d96988 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-20 Srinivasa Ragavan <sragavan@novell.com>
+
+ * gui/dialogs/comp-editor.c: (get_attachment_list) (comp_editor_get_mime_attach_list)
+ made it use e_attachment_bar_get_parts instead of the old api
+
2005-07-20 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #309680