From d004cf1468c6e4d7c2e99711e2a4238977db2f3c Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Fri, 17 Oct 2008 05:15:03 +0000 Subject: --- user_guide/changelog.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a7d0a71ef..8f2285308 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -134,6 +134,8 @@ SVN Revision: XXXX

  • Fixed a DB driver bug with num_rows() that would cause an error with the Oracle driver.
  • Fixed MS SQL bug (#4915). Added brackets around database name in MS SQL driver when selecting the database, in the event that reserved characters are used in the name.
  • Fixed a DB caching bug (4718) in which the path was incorrect when no URI segments were present.
  • +
  • Fixed Image_lib class bug #4562. A path was not defined for NetPBM.
  • +
  • Fixed Image_lib class bug #4532. When cropping an image with identical height/width settings on output, a copy is made.
  • Fixed a spelling error in a Loader error message.
  • -- cgit v1.2.3-24-g4f1b