aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index f7ab149b1d..3f2cf98c34 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -3,6 +3,8 @@
* rule-editor.c: Some debug printf fixes for printf's that dont
like null %s's.
Fixed previous fix.
+ (rule_editor_play_undo): Need to ref rule since add doesn't. This
+ doesn't crash anymore but doesn't seem to do everything right either.
2001-10-28 <NotZed@Ximian.com>