forked from pool/perl-HTML-FillInForm
- update to 2.1
* Fixed disable_fields option (#52667 Dirk Braun, Goro Fuji) * Add an option to clear absent checkboxes (#44101 Alex Kapranoff) * Fix incorrectly multiple escaped data in list context (#34081 Miika Pekkarinen) * Allow FIF to process the new <input> field types (URL, email, and number) as defined in the HTML5 draft and already implemented by the iPhone. * (Michael Fisher) * Allow alternate parsing class (Mark Stosberg) mark invalid fields (Sam Tregar) - licence correction OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FillInForm?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
f631e3dc89
commit
d531283a60
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 01:34:15 UTC 2011 - vcizek@suse.com
|
||||
|
||||
- update to 2.1
|
||||
* Fixed disable_fields option (#52667 Dirk Braun, Goro Fuji)
|
||||
* Add an option to clear absent checkboxes (#44101 Alex Kapranoff)
|
||||
* Fix incorrectly multiple escaped data in list context
|
||||
(#34081 Miika Pekkarinen)
|
||||
* Allow FIF to process the new <input> field types (URL, email, and number)
|
||||
as defined in the HTML5 draft and already implemented by the iPhone.
|
||||
* (Michael Fisher)
|
||||
* Allow alternate parsing class (Mark Stosberg) mark
|
||||
invalid fields (Sam Tregar)
|
||||
- licence correction
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:32:48 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
Reference in New Issue
Block a user