From 7bcacf89cb24f10253e3e5d786a796b7ee88bfbc Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 20 Sep 2004 15:21:59 +0000 Subject: handle 'attachment' as well, as per Mozilla's mangling, and the new 2004-08-17 Michael Meeks * 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 --- composer/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'composer/ChangeLog') 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 + + * 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 ** See bug #64454. -- cgit