summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-07-16 03:37:31 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-07-16 03:37:31 +0200
commit1b1b67693060ecb6dd399ea6aee4a5503d96adda (patch)
tree1f3832cb7c748d700a04d0be94416d60b566c57d /user_guide
parent8a02247acbac87b3b947d9188ec4f5805f2e1a52 (diff)
enable use of param in a callback rule, on behalf of marcoscoelho.
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index a924edc9c..8a6fea748 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -75,6 +75,7 @@ Change Log
<li>Removed internal usage of the <samp>EXT</samp> constant.</li>
<li>Visual updates to the welcome_message view file and default error templates. Thanks to <a href="https://bitbucket.org/danijelb">danijelb</a> for the pull request.</li>
<li>Added <samp>insert_batch()</samp> function to the PostgreSQL database driver. Thanks to epallerols for the patch.</li>
+ <li class="reactor">Callback validation rules can now accept parameters like any other validation rule.</li>
</ul>
</li>
<li>Helpers