summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorivan <ivan>2006-12-20 09:50:23 +0000
committerivan <ivan>2006-12-20 09:50:23 +0000
commit17ec08d0e4e357a5412a47a51823ec540c7349a7 (patch)
treeb12e4b6ae658944f7f99498b0350ef42360ea487 /Changes
parentf1b912124552474bb635f697e1a6fd34f2ddb40d (diff)
0.06, autodetecting field types is long overdue
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 9ae3de3..677c656 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for Perl extension HTML::Widgets::SelectLayers.
+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