From 4860ec52f5bdf917d12f511ecd07b7d4797f0d91 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 4 Feb 2010 21:29:03 +0000 Subject: fixing a series of errors in (ironically) error display in some database drivers --- 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 88d8a1621..9b62dc89a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -121,6 +121,7 @@ SVN Revision:

  • Fixed a bug in values_parsing() of the XML-RPC library which prevented NULL variables typed as 'string' from being handled properly.
  • Fixed a bug were form_open_multipart() didn't accept string attribute arguments (#10930).
  • Fixed a bug (#10470) where get_mime_by_extension() was case sensitive.
  • +
  • Fixed a bug where some error messages for the SQLite and Oracle drivers would not display.
  • Version 1.7.2

    -- cgit v1.2.3-24-g4f1b