summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-06-09 02:19:10 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-06-09 02:19:10 +0200
commita4629f51b761e25b02025304cbbdd25e9377b7fe (patch)
treedfcd53e078c591ea7dab24b07da8ba57a8dc7636 /user_guide
parentbb2041dc4e5a121de9321fbf87846b7358d59d39 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 09800edee..178d0869f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -63,8 +63,10 @@ Change Log
<h1>Change Log</h1>
<h2>Version 1.5.4</h2>
-<p>Release Date: -- </p>
+<p>Release Date: -- Still under development</p>
<ul>
+ <li>Fixed a bug in the escape_str() function in the MySQL driver.</li>
+ <li>Added stripslashes() to the _clean_input_data() function in the Input class when magic quotes is on so that data will always be un-slashed within the framework.</li>
<li>Fixed a typo in the <a href="./libraries/calendar.html">Calendar library </a> </li>
<li>Fixed a typo in rpcs.php library</li>
<li>Fixed a bug in the <a href="./libraries/zip.html">Zip library</a>, providing PC Zip file compatibility with Mac OS X</li>