summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-06-09 03:01:21 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-06-09 03:01:21 +0200
commit0efe4cd7dc1a8c8801eab4009d3ea38c200681bf (patch)
tree4de6f4796a6cd2633f9547b0d320368b6ddd5df1
parent09066a4b6421757e8abf76f1d48bdf252bd97e87 (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 178d0869f..9519b8cf1 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 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>
<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>