From 571e2c280a4358202dff1888055038431f032eeb Mon Sep 17 00:00:00 2001 From: paulburdick Date: Tue, 22 Jan 2008 23:36:50 +0000 Subject: XML-RPC tweaks --- user_guide/changelog.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index adbd500e9..66aa63539 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -120,6 +120,7 @@ Change Log
  • Moved the safe mode and auth checks for the Email library into the constructor.
  • Modified variable names in _ci_load() method of Loader class to avoid conflicts with view variables.
  • Added a few additional mime type variations for CSV.
  • +
  • Enabled the 'system' methods for the XML-RPC Server library, except for 'system.multicall' which is still disabled.
  • @@ -186,6 +187,7 @@ Change Log
  • Fixed a bug in the typography helper causing extraneous paragraph tags when string contains tags.
  • Fixed a bug in the Encryption Library to support modes other than MCRYPT_MODE_ECB
  • Fixed a bug in the Typography Helper where unordered list was listed "un" (#3267)
  • +
  • Fixed a bug in the XML-RPC library so if a type is specified, a more intelligent decision is made as to the default type
  • Fixed a bug (#3175) preventing certain libraries from working properly when autoloaded in PHP 4
  • Fixed an example of comma-separated emails in the email library documentation.
  • Fixed an example in the Calendar library for Showing Next/Previous Month Links.
  • -- cgit v1.2.3-24-g4f1b