summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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.