diff options
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 6 |
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. |