From 8fdda7907446db9ae2b9096a7caf361d4af98ce6 Mon Sep 17 00:00:00 2001 From: MarcosCoelho Date: Sat, 16 Jul 2011 03:10:14 -0300 Subject: updating the change log --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a924edc9c..d6116d0ce 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -87,6 +87,7 @@ Change Log
  • Altered Session to use a longer match against the user_agent string. See upgrade notes if using database sessions.
  • Added is_unique to the Form Validation library.
  • Added $this->db->set_dbprefix() to the Database Driver.
  • +
  • Added support to set an optional parameter in your callback rules of validation using the Form Validation library.
  • -- cgit v1.2.3-24-g4f1b