diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2006-09-30 16:55:08 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-09-30 16:55:08 +0800 |
commit | e48ad51294669149b66859cc5b8c571c656ccb18 (patch) | |
tree | 219e0c26fadff9d66dea648be9f613a2ce98912c /calendar/ChangeLog | |
parent | ddb6f950982909e873f770f2c4312e46037f3f87 (diff) | |
download | gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar.gz gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar.bz2 gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar.lz gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar.xz gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.tar.zst gsoc2013-evolution-e48ad51294669149b66859cc5b8c571c656ccb18.zip |
Fixes #343369 Set the filename as email followed the number of the
2006-09-30 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #343369
* gui/dialogs/comp-editor.c: (attach_message), (drop_action):
Set the filename as email followed the number of the attachment.
svn path=/trunk/; revision=32835
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8a57266b06..e3a05fec1a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-09-30 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #343369 + * gui/dialogs/comp-editor.c: (attach_message), (drop_action): + Set the filename as email followed the number of the attachment. + 2006-09-28 Ushveen Kaur <kushveen@novell.com> ** Fixes bug #261082 |