From a3101f3f7e40f9dbc460271062053035e23d0dca Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Wed, 13 Jun 2007 21:54:18 +0000 Subject: --- user_guide/changelog.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a7e359030..c6f91b794 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -76,10 +76,11 @@ Change Log
  • Fixed a bug in the Zip library, providing PC Zip file compatibility with Mac OS X
  • APPVER has been deprecated and replaced with CI_VERSION for clarity.
  • Added array to string into the profiler
  • +
  • Added some additional mime types in application/config/mimes.php
  • Modified XSS Cleaning routine to be more performance friendly and compatible with PHP 5.2's new PCRE backtrack and recursion limits.
  • Fixed a bug in router that was ignoring the scaffolding route for optimization
  • Fixed an IP validation bug.
  • -
  • Fixed doc typos.
  • +
  • Fixed doc typos.
  • Version 1.5.3

    Release Date: April 15, 2007

    -- cgit v1.2.3-24-g4f1b