diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-23 14:15:08 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-23 14:15:08 +0800 |
commit | 4609348bf23101ace41a984755bddd939ba7f4b7 (patch) | |
tree | 43fbec765c4d298b298a576b97a6a477b82c633e /mail/ChangeLog | |
parent | 4ed1140a6e81275c07860120c493b402e2613343 (diff) | |
download | gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar.gz gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar.bz2 gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar.lz gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar.xz gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.tar.zst gsoc2013-evolution-4609348bf23101ace41a984755bddd939ba7f4b7.zip |
if we get an email uri passed in, just pass it out again, without first
2004-03-23 Not Zed <NotZed@Ximian.com>
* em-utils.c (em_uri_from_camel): if we get an email uri passed in,
just pass it out again, without first going to camel to do it.
svn path=/trunk/; revision=25150
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f26786b480..f679c1b92d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-03-23 Not Zed <NotZed@Ximian.com> + + * em-utils.c (em_uri_from_camel): if we get an email uri passed in, + just pass it out again, without first going to camel to do it. + 2004-03-22 Not Zed <NotZed@Ximian.com> * em-format.c: |