aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-31 07:17:04 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-31 07:17:04 +0800
commit4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa (patch)
treed5937eeed6b6098bfd40d737e6d8a3f4759427e8 /filter/ChangeLog
parentdd76f4c007ae749393c702a3d8b4555ec36711d3 (diff)
downloadgsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar.gz
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar.bz2
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar.lz
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar.xz
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.tar.zst
gsoc2013-evolution-4ac107769e4ac89e0b9595a6ed7a9539f4ef64fa.zip
Pure formatting changes, no actual code changes. Since I know I'm going to
2000-10-30 Jeffrey Stedfast <fejj@helixcode.com> * filter-input.c: * filter-option.c: * filter-part.c: Pure formatting changes, no actual code changes. Since I know I'm going to get flamed for this, I'm sorry but I'll probably have to modify code in these files and it's easier if the code is quickly readable by me. * filter-rule.c (get_widget): Set the "remove" button insensitive for <= 1 instead of == 1. svn path=/trunk/; revision=6283
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 24fbbef29d..a43dce3f0d 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,15 @@
+2000-10-30 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * filter-input.c:
+ * filter-option.c:
+ * filter-part.c: Pure formatting changes, no actual code
+ changes. Since I know I'm going to get flamed for this, I'm sorry
+ but I'll probably have to modify code in these files and it's
+ easier if the code is quickly readable by me.
+
+ * filter-rule.c (get_widget): Set the "remove" button insensitive
+ for <= 1 instead of == 1.
+
2000-10-28 Jeffrey Stedfast <fejj@helixcode.com>
* filter-driver.c (filter_driver_filter_message): Copy the message