From 45c872b0ac215d590e785fe393241a06facd7e05 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 26 Aug 2006 04:51:38 +0000 Subject: --- user_guide/general/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/general/changelog.html') diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index a03d6b19f..5f3b86904 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -71,6 +71,7 @@ Change Log
  • Added Hooks feature, enabling you to tap into and modify the inner workings of the framework without hacking the core files.
  • Added the ability to replace core system classes with your own classes.
  • Added support for % character in URL.
  • +
  • Added the ability to organize controller files into sub-folders.
  • Updated the Routing feature to accept regular expressions within routing rules.
  • Moved the MIME type array out of the Upload class and into its own file in the applications/comfig/ folder.
  • Removed a strtolower() call that was changing URL segments to lower case.
  • -- cgit v1.2.3-24-g4f1b