aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-08-19 23:22:50 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-08-19 23:22:50 +0800
commitea129e916bd6b4de8921db9c86a42b27fbc4fd12 (patch)
tree600ddeb67bae2fe0349167b40c61dcb0d3190a0f /composer/ChangeLog
parentff6ebb305f3e83e866b85c3126eb7cad79976706 (diff)
downloadgsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar.gz
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar.bz2
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar.lz
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar.xz
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.tar.zst
gsoc2013-evolution-ea129e916bd6b4de8921db9c86a42b27fbc4fd12.zip
Original patch from David Woodhouse, but modified a bit by me.
2003-08-19 Jeffrey Stedfast <fejj@ximian.com> * Original patch from David Woodhouse, but modified a bit by me. * e-msg-composer.c (handle_mailto): Fix insertion of arbitrary headers from mailto: links. Ignore From: and Reply-To: headers. svn path=/trunk/; revision=22285
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 4a51c08109..d077cd9316 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-19 Jeffrey Stedfast <fejj@ximian.com>
+
+ * Original patch from David Woodhouse, but modified a bit by me.
+
+ * e-msg-composer.c (handle_mailto): Fix insertion of arbitrary
+ headers from mailto: links. Ignore From: and Reply-To: headers.
+
2003-08-13 Lorenzo Gil Sanchez <lgs@sicem.biz>
* e-msg-composer-hdrs.c (account_removed_cb): fixed an insulting