aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-01-24 11:09:39 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-01-24 11:09:39 +0800
commite953820d261cf20176cd62f08b4212a676e8edec (patch)
tree3bbb78a492aa2558bef3d661c40fd715342d541f /calendar/ChangeLog
parent8e301ae2a75d44f6f97270c37ee4abcac12e181f (diff)
downloadgsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar.gz
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar.bz2
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar.lz
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar.xz
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.tar.zst
gsoc2013-evolution-e953820d261cf20176cd62f08b4212a676e8edec.zip
** Fix for bug #337046
2008-01-22 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #337046 * gui/dialogs/comp-editor.c: (get_attachment_list): Have a ticking filename for attachment, if the mime doesn't carry it. svn path=/trunk/; revision=34875
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 70651d79e0..a873c137c2 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-22 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #337046
+
+ * gui/dialogs/comp-editor.c: (get_attachment_list): Have a ticking
+ filename for attachment, if the mime doesn't carry it.
+
2008-01-17 Dan Winship <danw@gnome.org>
* gui/itip-utils.c (itip_publish_comp): Port to libsoup 2.4. Plug