aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-07 05:00:16 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-07 05:00:16 +0800
commitb91558e435a1a5cc8c3012fbd2f2b998ca88dc09 (patch)
tree7b129329fd492fe881785a4abeb47c03eb9467c5 /filter/ChangeLog
parentcbb7e95fcf61d4b760b92b0234ed76cd4f981008 (diff)
downloadgsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar.gz
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar.bz2
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar.lz
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar.xz
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.tar.zst
gsoc2013-evolution-b91558e435a1a5cc8c3012fbd2f2b998ca88dc09.zip
Use e_xml_save_file(). (xml_doc_save): Removed this code and added it to
2002-08-06 Jeffrey Stedfast <fejj@ximian.com> * rule-context.c (save): Use e_xml_save_file(). (xml_doc_save): Removed this code and added it to gal so that e-table and all other parts of evolution and so forth could use it. svn path=/trunk/; revision=17720
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index c1b4f2d613..9175a65ed0 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-06 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-context.c (save): Use e_xml_save_file().
+ (xml_doc_save): Removed this code and added it to gal so that
+ e-table and all other parts of evolution and so forth could use
+ it.
+
2002-08-05 Jeffrey Stedfast <fejj@ximian.com>
* rule-context.c (xml_doc_save): New internal function to replace