diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-11 07:34:39 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-11 07:34:39 +0200 |
commit | 24b0626df45bc125e78c0fa5895e5d2d3e799e29 (patch) | |
tree | 09f55d6b1b860a051fd029d2178e0b2842b86caa /user_guide/changelog.html | |
parent | 1db17b57686911fea83103509c1438cbe1e545da (diff) |
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 6341d4de3..a7e359030 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -65,6 +65,7 @@ Change Log <h2>Version 1.5.4</h2>
<p>Release Date: -- Still under development</p>
<ul>
+ <li>Fixed MSSQL insert_id().</li>
<li>Fixed a logic error in the DB trans_status() function. It was incorrectly returning TRUE on failure and FALSE on success.</li>
<li>Fixed a bug that was allowing multiple load attempts on extended classes.</li>
<li>Fixed a bug in the bootstrap file that was incorrectly attempting to discern the full server path even when it was explicity set by the user.</li>
|