aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-01-20 12:29:32 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-01-20 12:29:32 +0800
commit1d92e96ba8027cd5677fee5313bae50336a75e9a (patch)
tree8ec5efbe2248b3d35a1ed9feb93efb369a38c649 /filter/ChangeLog
parentb50cd21e669befffe30870b474c250884f856100 (diff)
downloadgsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar.gz
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar.bz2
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar.lz
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar.xz
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.tar.zst
gsoc2013-evolution-1d92e96ba8027cd5677fee5313bae50336a75e9a.zip
load from the just-loaded 'userdoc' rather than rc->user.
2004-01-20 Not Zed <NotZed@Ximian.com> * rule-context.c (revert): load from the just-loaded 'userdoc' rather than rc->user. (rule_context_finalise): remove user and system xmldoc files. (load): make rc->system and rc->user locals systemdoc userdoc, and free them immediately. svn path=/trunk/; revision=24321
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 549521623d..d7a6d5dd8b 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-20 Not Zed <NotZed@Ximian.com>
+
+ * rule-context.c (revert): load from the just-loaded 'userdoc'
+ rather than rc->user.
+ (rule_context_finalise): remove user and system xmldoc files.
+ (load): make rc->system and rc->user locals systemdoc userdoc, and
+ free them immediately.
+
2004-01-16 Not Zed <NotZed@Ximian.com>
** See bug #52467.