aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
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 1c24bc393b..c1b4f2d613 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-05 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-context.c (xml_doc_save): New internal function to replace
+ xmlSaveFile. Does proper error checking and so forth to ensure
+ that the resulting file does not ever get truncated.
+ (save): Cal xml_doc_save rather than xmlSaveFile. Fixes bug
+ #25980.
+
2002-08-02 Not Zed <NotZed@Ximian.com>
* filter.glade: Added a datespec editor window.