From 019f3f96182348015895712c2d612ee062316d0f Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Thu, 23 Oct 2008 21:01:21 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a6c7627c4..b7380bc80 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -94,6 +94,7 @@ SVN Revision: XXXX

  • Added several new "setting" functions to the Form helper that allow POST data to be retrieved and set into forms. These are intended to be used on their own, or with the new Form Validation Class.
  • Added current_url() and uri_segments() to URL helper.
  • Altered auto_link() in the URL helper so that email addresses with "+" included will be linked.
  • +
  • Added meta() function to HTML helper.
  • Improved accuracy of calculations in Number helper.
  • Removed added newlines ("\n") from most form and html helper functions.
  • Tightened up validation in the Date helper function human_to_unix(), and eliminated the POSIX regex.
  • -- cgit v1.2.3-24-g4f1b