From de7320bb78f02baa3b7cad3983d5b6d3a9c74f34 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Tue, 6 May 2008 13:51:02 +0000
Subject: Changed the radio() and checkbox() functions to default to not
checked by default.
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 181ccd1e7..fec2d12c3 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -90,6 +90,7 @@ SVN Commit: not currently released
Helpers
- Added form_button() in the Form helper.
+ - Changed the radio() and checkbox() functions to default to not checked by default.
- Added the ability to include an optional HTTP Response Code in the redirect() function of the URL Helper.
- Modified img() in the HTML Helper to remove an unneeded space (#4208).
- Modified anchor() in the URL helper to convert entities in the title attribute (#4209).
--
cgit v1.2.3-24-g4f1b