summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorjeff <jeff>2007-02-08 01:39:01 +0000
committerjeff <jeff>2007-02-08 01:39:01 +0000
commitc596647a05d29ca82878b47dbc78112916c19950 (patch)
tree1dd4b1932b11ddc69a2292cd48d311fcc70c5f4b /Changes
parent8a716df39598d30d12c51ebb5ce2bdc17933722c (diff)
add support from select-multiple
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index 677c656..9387d09 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
Revision history for Perl extension HTML::Widgets::SelectLayers.
+0.07 Wed Feb 07 05:33:00 PST 2007
+ - Also overdue: add support for select-multiple
+ "form_elements" instead of the old form_* options.
+ - eliminate dubious fchanged javascript function
+ - check the type against undefined rather than the object itself
+ in copyelement
+
0.06 Wed Dec 20 01:50:00 PST 2006
- Also long overdue: add auto-sensing of form field types, pass
"form_elements" instead of the old form_* options.