From 7f528c34ba7599aa495139be64da78037af155bc Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Mon, 6 Oct 2008 18:12:01 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index dfb11fbfc..4d90f6fda 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -72,6 +72,7 @@ SVN Revision: XXXX

  • Added controller class/method info to Profiler class.
  • Improved the "auto typography" feature and moved it out of the helper into its own Typography Class.
  • Added max_filename option to set a file name length limit in the File Upload Class.
  • +
  • Added set_status_header() function to Output class
  • Changed the output of the profiler to use style attribute rather than clear, and added the id "codeigniter_profiler" to the container div.
  • -- cgit v1.2.3-24-g4f1b