From 7de42ce56ef15fbd55cf695024847ac6d4245f08 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 7 Aug 2007 01:01:22 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 554d58726..818c98589 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -69,6 +69,7 @@ Change Log
  • Added $assign_to_controller variable in the main index.php file. Anything that this variable contains will be passed automatically to a controller constructor when initialized.
  • Reorganized the URI and Routes classes for better clarity.
  • Javascript Calendar plugin now uses the months and days from the calendar language file, instead of hard-coded values, internationalizing it
  • +
  • Added titles to all user manual pages
  • Fixed a bug in database driver where num_rows property wasn't getting updated
  • Fixed a bug in captcha calling an invalid PHP function
  • Fixed a bug in _html_entity_decode_callback() when 'global_xss_filtering' is enabled.
  • -- cgit v1.2.3-24-g4f1b