add support from select-multiple
[HTML-Widgets-SelectLayers.git] / Changes
diff --git a/Changes b/Changes
index 677c656..9387d09 100644 (file)
--- 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.