From 69f23c1964c8e7352c5a75702fce30de9d4bd227 Mon Sep 17 00:00:00 2001
From: Rick Ellis
Date: Tue, 7 Oct 2008 01:00:23 +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 4d90f6fda..d77ed089f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -122,6 +122,8 @@ SVN Revision: XXXX
Fixed a bug that was ignoring case when comparing controller methods (#4560)
Fixed a bug (#4615) that was not setting SMTP authorization settings when using the initialize function
Fixed a bug in highlight_code() in the Text helper that would leave a stray </span> in certain cases.
+ Fixed Oracle bug (#3306) that was preventing multiple queries in one action.
+ Fixed ODBC bug that was ignoring connection params due to its use of a constructor.
Version 1.6.3
--
cgit v1.2.3-24-g4f1b