diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-11 07:12:46 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-11 07:12:46 +0200 |
commit | b628e14f4e5ed47488a2dc2b861a2deeeaae9791 (patch) | |
tree | 371d5ad91dbd1ec41244cbcf66e9ed238c95c505 /user_guide | |
parent | a405117ece2113aa58dff481834abc6fe103a546 (diff) |
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 35f1d3d62..6341d4de3 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -77,7 +77,8 @@ Change Log <li>Added array to string into the profiler </li>
<li>Modified XSS Cleaning routine to be more performance friendly and compatible with PHP 5.2's new PCRE backtrack and recursion limits.</li>
<li>Fixed a bug in router that was ignoring the scaffolding route for optimization </li>
- <li>Fixed doc typos. </li>
+ <li>Fixed an IP validation bug.</li>
+ <li>Fixed doc typos. </li>
</ul>
<h2>Version 1.5.3</h2>
<p>Release Date: April 15, 2007 </p>
|