From 4cdd137a1d6d54e24058b35533f6d6df37856aa2 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 5 Sep 2006 04:07:02 +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 899896a14..eebd91276 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -79,6 +79,7 @@ Change Log
  • Added support for changing the port number in the Postgre driver.
  • Moved the list of "allowed URI characters" out of the Router class and into the config file.
  • Moved the MIME type array out of the Upload class and into its own file in the applications/config/ folder.
  • +
  • Updated the Upload class to allow the upload field name to be set when calling do_upload().
  • Updated the Config Library to be able to load config files silently, and to be able to assign config files to their own index (to avoid collisions if you use multiple config files).
  • Updated the URI Protocol code to allow more options so that URLs will work more reliably in different environments.
  • Updated the form_open() helper to allow the GET method to be used.
  • -- cgit v1.2.3-24-g4f1b