diff options
author | Joël Cox <joel@joelcox.nl> | 2011-07-16 23:49:16 +0200 |
---|---|---|
committer | Joël Cox <joel@joelcox.nl> | 2011-07-16 23:49:16 +0200 |
commit | 31775338757dd6c2eddcdaa265815d002bd7d125 (patch) | |
tree | 1b1c047b86f9b1aee5667c3f4426a514f515bb3e /user_guide/changelog.html | |
parent | 08a245f0c9d9638f039d12aebcd35bd875d72107 (diff) |
Updated change log
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a924edc9c..4c4e6709a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -80,6 +80,7 @@ Change Log <li>Helpers <ul> <li>Added an optional third parameter to <samp>heading()</samp> which allows adding html attributes to the rendered heading tag.</li> + <li class="reactor"><kbd>form_open()</kbd> now only adds a hidden (Cross-site Reference Forgery) protection field when the form's action is internal and is set to the post method. (Reactor #165)</li> </ul> </li> <li>Libraries |