diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-07-15 17:08:22 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-07-15 17:08:22 +0200 |
commit | ce5055fd782dcc79c2aff2e0bfa016f41909506e (patch) | |
tree | 84180644251140249dc7b00e101686a23fcc7439 | |
parent | 88c6bba4e6f5184a8a7349728b8250b8030d0706 (diff) |
-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 3e9db57cc..6f21a27bb 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -66,6 +66,7 @@ Change Log <p>Release Date: -- still in development </p>
<ul>
<li>Fixed a bug in database driver where num_rows property wasn't getting updated </li>
+ <li>Fixed a bug in captcha calling an invalid PHP function </li>
</ul>
<h2>Version 1.5.4</h2>
<p>Release Date: July 12, 2007 </p>
|