aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-02 03:24:29 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-02 03:24:29 +0800
commit61de59408fb2c337d779ba70aa0c1e4217d2078b (patch)
treed20be488756f35c6192c14f0bb432ceddb6b43e3 /filter/ChangeLog
parent7871ce59d70193f230c87def8d23f5ab03b59945 (diff)
downloadgsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar.gz
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar.bz2
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar.lz
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar.xz
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.tar.zst
gsoc2013-evolution-61de59408fb2c337d779ba70aa0c1e4217d2078b.zip
Search for ad in arg->values instead of text since it's a list of
2000-06-01 Christopher James Lahey <clahey@helixcode.com> * filter-arg-types.c (arg_address_edit_value): Search for ad in arg->values instead of text since it's a list of filter_arg_adresses. Also, free the old value in the list. svn path=/trunk/; revision=3338
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index cd7acabaee..60aaed7af4 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-01 Christopher James Lahey <clahey@helixcode.com>
+
+ * filter-arg-types.c (arg_address_edit_value): Search for ad in
+ arg->values instead of text since it's a list of
+ filter_arg_adresses. Also, free the old value in the list.
+
2000-05-30 Not Zed <NotZed@HelixCode.com>
* filtertypes.xml: And here too.