summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-06-11 06:28:18 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-06-11 06:28:18 +0200
commit70d5463ec2c7599d8234e224fdf2fd5a10f1c99f (patch)
tree254501c51f84e5c2701a0e1a1622ac289a398c3b
parent28239ad0146eccecc9f2ca81764ca5605b3c50bf (diff)
-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 20e6a74fd..35f1d3d62 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 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>
<li>Fixed a bug in the escape_str() function in the MySQL driver.</li>