diff options
author | jeff <jeff> | 2007-02-08 01:39:01 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-02-08 01:39:01 +0000 |
commit | c596647a05d29ca82878b47dbc78112916c19950 (patch) | |
tree | 1dd4b1932b11ddc69a2292cd48d311fcc70c5f4b /Changes | |
parent | 8a716df39598d30d12c51ebb5ce2bdc17933722c (diff) |
add support from select-multiple
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |