From 61de59408fb2c337d779ba70aa0c1e4217d2078b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 1 Jun 2000 19:24:29 +0000 Subject: Search for ad in arg->values instead of text since it's a list of 2000-06-01 Christopher James Lahey * 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 --- filter/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'filter/ChangeLog') 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 + + * 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 * filtertypes.xml: And here too. -- cgit