From fc40afda438195ec3d6f2a4c61477f7c09ec5e1a Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 14 Aug 2007 11:41:16 +0000 Subject: Documented the timezones() function in the Date Helper --- user_guide/changelog.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index d03fab5c8..e11bdc7dd 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -71,7 +71,8 @@ Change Log
  • 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
  • Removed "rand()" as a listed option from orderby in the Active Record, as it was MySQL only.
  • -
  • Added titles to all user manual pages
  • +
  • Added titles to all user manual pages
  • +
  • Documented the timezones() function in the Date Helper
  • 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