aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-03-01 09:14:56 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2005-03-01 09:14:56 +0800
commit62f9a4bd7679a102dbaf73430cda38cedb89c86c (patch)
tree16c7d06e2c536d900400ca6877f1df92f7707487 /calendar/ChangeLog
parent57dd8187b81810190f82ffd19a6a815ddef7d204 (diff)
downloadgsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar.gz
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar.bz2
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar.lz
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar.xz
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.tar.zst
gsoc2013-evolution-62f9a4bd7679a102dbaf73430cda38cedb89c86c.zip
Fixes #69556 Add missing call to attach_mime_part.
2005-02-28 Harish Krishnaswamy <kharish@novell.com> Fixes #69556 * gui/dialogs/cal-attachment-bar.c: (cal_attachment_bar_attach_mime_part): Add missing call to attach_mime_part. svn path=/trunk/; revision=28923
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 0e6181fda3..e3211fe153 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-28 Harish Krishnaswamy <kharish@novell.com>
+
+ Fixes #69556
+ * gui/dialogs/cal-attachment-bar.c:
+ (cal_attachment_bar_attach_mime_part): Add missing call to
+ attach_mime_part.
+
2005-02-28 Rodrigo Moya <rodrigo@novell.com>
Fixes #72928