aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
author7 <NotZed@Ximian.com>2001-09-28 08:12:24 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-09-28 08:12:24 +0800
commit220fba647b57d5d671929dafad86cc7e226bd26f (patch)
tree75a3a85936eb67f4fd45f554264c13c39656a81e /filter/ChangeLog
parent905bc4ef20410f9649cd13f68a7ec1063e0e8b15 (diff)
downloadgsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar.gz
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar.bz2
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar.lz
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar.xz
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.tar.zst
gsoc2013-evolution-220fba647b57d5d671929dafad86cc7e226bd26f.zip
Use g_strdup for the uri, not the xml memory.
2001-09-27 <NotZed@Ximian.com> * vfolder-rule.c (xml_decode): Use g_strdup for the uri, not the xml memory. * filter-driver.c, filter-message-search.c: Removed, again, how did they come back??? svn path=/trunk/; revision=13208
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index cf3a975126..9786873789 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,11 @@
+2001-09-27 <NotZed@Ximian.com>
+
+ * vfolder-rule.c (xml_decode): Use g_strdup for the uri, not the
+ xml memory.
+
+ * filter-driver.c, filter-message-search.c: Removed, again, how
+ did they come back???
+
2001-09-13 <NotZed@Ximian.com>
* filter-filter.c (filter_filter_add_action):