diff options
author | Michael Meeks <michael@ximian.com> | 2004-09-20 23:21:59 +0800 |
---|---|---|
committer | Michael Meeks <michael@src.gnome.org> | 2004-09-20 23:21:59 +0800 |
commit | 7bcacf89cb24f10253e3e5d786a796b7ee88bfbc (patch) | |
tree | 43e7b960ac13c6000691da1df3c1fd80890d74e9 /composer/ChangeLog | |
parent | c0468154002e682401fe1b91fd01138f36dee66e (diff) | |
download | gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar.gz gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar.bz2 gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar.lz gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar.xz gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.tar.zst gsoc2013-evolution-7bcacf89cb24f10253e3e5d786a796b7ee88bfbc.zip |
handle 'attachment' as well, as per Mozilla's mangling, and the new
2004-08-17 Michael Meeks <michael@ximian.com>
* e-msg-composer.c (handle_mailto): handle 'attachment' as
well, as per Mozilla's mangling, and the new desktop-launch spec.
[ this was approved months ago, but somehow never got committed ]
** See bug #65592
svn path=/trunk/; revision=27309
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 9efd0c7769..edd6395386 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2004-08-17 Michael Meeks <michael@ximian.com> + + * e-msg-composer.c (handle_mailto): handle 'attachment' as + well, as per Mozilla's mangling, and the new desktop-launch spec. + [ this was approved months ago, but somehow never got committed ] + ** See bug #65592 + 2004-09-08 Not Zed <NotZed@Ximian.com> ** See bug #64454. |