From 513ce070bfcbb2b59d0aabd1732b7666b90b4d83 Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Sun, 18 May 2008 12:23:11 +0000
Subject: Moved the _has_operators() function into DB_driver from
DB_active_rec.
---
user_guide/changelog.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 2188c1203..5fa7c60a3 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -64,7 +64,7 @@ SVN Revision: not currently released
Database
- Added ability to set additional database config values in DSN connections via the query string.
-
+
Libraries
@@ -85,6 +85,7 @@ SVN Revision: not currently released
- Amended fixes for bug (#3419) with parsing DSN database connections.
+ - Moved the _has_operators() function (#4535) into DB_driver from DB_active_rec.
- Fixed a syntax error in upload_lang.php.
- Fixed a bug (#4542) with a regular expression in the Image library.
--
cgit v1.2.3-24-g4f1b