From defaa17f0977c340440d81fbfb619db2c13c5ce5 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Mon, 17 Aug 2009 17:24:31 +0000 Subject: Fixed a bug in the Calendar library where the shortname was output for "May". --- 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 ddc1170f7..231a0f369 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -106,6 +106,7 @@ SVN Revision:

  • Fixed assorted user guide typos or examples (#6743, #7214, #7516, #7287, #7852, #8224, #8324, #8349).
  • Fixed a bug in the Form Validation library where multiple callbacks weren't working (#6110)
  • doctype helper default value was missing a "1".
  • +
  • Fixed a bug in the Calendar library where the shortname was output for "May".
  • Fixed a bug with ORIG_PATH_INFO that was allowing URIs of just a slash through.
  • Fixed a fatal error in the Oracle and ODBC drivers (#6752)
  • Fixed a bug where Database Forge's add_column and modify_column were not looping through when sent multiple fields.
  • -- cgit v1.2.3-24-g4f1b