diff options
author | JP Rosevear <jpr@ximian.com> | 2001-08-22 04:25:28 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-08-22 04:25:28 +0800 |
commit | 70ee8d0f5850b3ba744d152f6d0666f017737475 (patch) | |
tree | 4497ae853cfea5f5e6923fe55f517016c5dbea1e /calendar/ChangeLog | |
parent | ac60c7f9c906c3cd8e8597ebec9d0194f0409983 (diff) | |
download | gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar.gz gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar.bz2 gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar.lz gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar.xz gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.tar.zst gsoc2013-evolution-70ee8d0f5850b3ba744d152f6d0666f017737475.zip |
strip the mailto bit for the email address if we display it
2001-08-21 JP Rosevear <jpr@ximian.com>
* gui/e-itip-control.c (write_html): strip the mailto bit for the
email address if we display it
svn path=/trunk/; revision=12355
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5860b209c5..ebbc696f88 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-08-21 JP Rosevear <jpr@ximian.com> + + * gui/e-itip-control.c (write_html): strip the mailto bit for the + email address if we display it + 2001-08-21 Damon Chaplin <damon@ximian.com> * pcs/query.c (func_is_completed): added new e-sexp operator. We |