aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2008-02-20 19:25:19 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-02-20 19:25:19 +0800
commit3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5 (patch)
tree2964aa17ca8fe61268a7b865194b5f78dd9207f7 /plugins/itip-formatter/ChangeLog
parent88b3d916826ce7895f1c1e142dba039093a88f29 (diff)
downloadgsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar.gz
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar.bz2
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar.lz
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar.xz
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.tar.zst
gsoc2013-evolution-3c5d98af4ebd0377b0e7bd6367ee1f19df80cee5.zip
** Follow up on bug #517072
2008-02-19 Paul Bolle <pebolle@tiscali.nl> ** Follow up on bug #517072 * itip-view.c: (set_calendar_sender_text), (set_tasklist_sender_text), (set_journal_sender_text): Properly escape text here too. svn path=/trunk/; revision=35062
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index eafbacb232..353b0a5daf 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-20 Paul Bolle <pebolle@tiscali.nl>
+
+ ** Follow up on bug #517072
+
+ * itip-view.c: (set_calendar_sender_text), (set_tasklist_sender_text),
+ (set_journal_sender_text): Properly escape text here too.
+
2008-02-19 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #517072