0.07, for real this time
[HTML-Widgets-SelectLayers.git] / Changes
diff --git a/Changes b/Changes
index 9ae3de3..1111dc8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Perl extension HTML::Widgets::SelectLayers.
 
+0.07 Wed Feb 28 17:32:35 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.
+
 0.05 Wed Aug 24 06:31:24 PDT 2005
        - Long overdue: remove NN4 support.
        - Add under_position option, based on a patch from Ricardo SIGNES