From 28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 26 Mar 2004 05:10:04 +0000 Subject: return the added option. (clone): make sure we set the current option 2004-03-26 Not Zed * filter-option.c (filter_option_add): return the added option. (clone): make sure we set the current option properly on the new copy. See #56028. * filtertypes.xml: s/pipe to shell command/pipe to program/ s/shell command/run program/, cleans up the UI a lot. svn path=/trunk/; revision=25194 --- filter/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 67c256df5d..9a4485315e 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,12 @@ +2004-03-26 Not Zed + + * filter-option.c (filter_option_add): return the added option. + (clone): make sure we set the current option properly on the new + copy. See #56028. + + * filtertypes.xml: s/pipe to shell command/pipe to program/ + s/shell command/run program/, cleans up the UI a lot. + 2004-03-20 Danilo Ĺ egan * filter-datespec.c (set_button): Use ngettext for handling plurals. -- cgit v1.2.3