From 934ce21ea9b04dc7fde598c448ebd83e662a69a2 Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Sat, 18 Oct 2008 07:16:20 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 214d57195..c41935a67 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -143,6 +143,7 @@ SVN Revision: XXXX

  • Fixed DB_driver bug (4900), in which a database error was not being logged correctly.
  • Fixed DB backup bug in which field names were not being escaped.
  • Fixed a DB Active Record caching bug in which multiple calls to cached data were not being honored.
  • +
  • Fixed a bug in the Session class that was disallowing slashes in the serialized array.
  • Fixed a spelling error in a Loader error message.
  • Fixed a bug (5050) with IP validation with empty segments.
  • -- cgit v1.2.3-24-g4f1b