summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorFelix Balfoort <fhjbalfoort@gmail.com>2011-11-29 16:27:53 +0100
committerFelix Balfoort <fhjbalfoort@gmail.com>2011-11-29 16:27:53 +0100
commit85fe96df4dd7b7e163fae2d7e0420e750559e65c (patch)
tree9402fa279a8ae1df64ca6ab0a2755bc3a21061c2 /user_guide_src/source/changelog.rst
parent1503c0f0ef8d9933418309cf742650b2c19c517d (diff)
Updated change log and and database configuration to include failover
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 979755c06..5c7fd8d59 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -97,6 +97,7 @@ Release Date: Not Released
$this->db->like() in the :doc:`Database
Driver <database/active_record>`.
- Added $this->db->insert_batch() support to the OCI8 (Oracle) driver.
+ - Added failover if the main connections in the config should fail
- Libraries