aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2001-10-29 09:31:59 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-10-29 09:31:59 +0800
commit7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14 (patch)
tree40ddc522f0ed9131f7a01f10609f6b8c6ffd0fa3 /filter/ChangeLog
parent3be69d052a27299baa051200eb5fd555fd288dff (diff)
downloadgsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar.gz
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar.bz2
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar.lz
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar.xz
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.tar.zst
gsoc2013-evolution-7b02e2e055f79a3bc942c927be5c1f1b8b7f9d14.zip
Fixed previous fix.
svn path=/trunk/; revision=14311
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index ff73b5fb36..f7ab149b1d 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -2,6 +2,7 @@
* rule-editor.c: Some debug printf fixes for printf's that dont
like null %s's.
+ Fixed previous fix.
2001-10-28 <NotZed@Ximian.com>