aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-18 05:44:44 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-18 05:44:44 +0800
commit13398c9928a151d593399480b05674a5cf44abf4 (patch)
tree4d76fe924b2167cfdae0f93f195de46369448b78 /filter/ChangeLog
parentbbba025a3f1dc7d8295ac0c0d2a294f35c7a9a0f (diff)
downloadgsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar.gz
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar.bz2
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar.lz
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar.xz
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.tar.zst
gsoc2013-evolution-13398c9928a151d593399480b05674a5cf44abf4.zip
Fixed to work properly. Fixes bug #39654.
2003-03-17 Jeffrey Stedfast <fejj@ximian.com> * vfolder-rule.c (source_remove): Fixed to work properly. Fixes bug #39654. svn path=/trunk/; revision=20321
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index bdfa2d776b..aece10729b 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,8 @@
2003-03-17 Jeffrey Stedfast <fejj@ximian.com>
+ * vfolder-rule.c (source_remove): Fixed to work properly. Fixes
+ bug #39654.
+
* rule-editor.c (rule_editor_construct): Always add a Cancel
button here, but if !enable_undo - make the response id
GTK_RESPONSE_CANCEL rather than GTK_RESPONSE_REJECT (which does