diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-30 13:25:40 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-30 13:25:40 +0800 |
commit | 83cbc43d1ca7492cd3029460323a529562b23352 (patch) | |
tree | 33d76a18dcddaffd7bfdd36cbd6a0dfb312ba8dc /composer/ChangeLog | |
parent | ac2ffbc8e371424999b80e22304b3c1f77ebfe6b (diff) | |
download | gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar.gz gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar.bz2 gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar.lz gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar.xz gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.tar.zst gsoc2013-evolution-83cbc43d1ca7492cd3029460323a529562b23352.zip |
Remove Content-Disposition in the no_body case. (More kludging around
* e-msg-composer.c (build_message): Remove Content-Disposition in
the no_body case. (More kludging around Outlook iCalendar
brokenness.)
svn path=/trunk/; revision=14433
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 0a39a9c2a0..4887e9792a 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-10-30 Dan Winship <danw@ximian.com> + + * e-msg-composer.c (build_message): Remove Content-Disposition in + the no_body case. (More kludging around Outlook iCalendar + brokenness.) + 2001-10-29 Ettore Perazzoli <ettore@ximian.com> * e-msg-composer.c (setup_ui): Put the charset encoding submenu in |