From 128ccfeb797279fee7698f649114ea2a57ed0d19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Wed, 6 Apr 2011 00:23:45 -0300 Subject: [PATCH] CHANGELOG --- CHANGELOG.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 4db18d6c..ac666d1a 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -14,6 +14,7 @@ * Fix for numeric fields validation options using symbols and procs * Fix password attributes to add size and maxlength options the same way as string (by github.com/fedesoria) * Fix bug with custom form builders and new mappings being added to the superclass builder (by github.com/rdvdijk) + * Fix HTML validation issue with collection_check_boxes == 1.3.1