summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-01-27 10:42:28 +0100
committerAndrey Andreev <narf@bofh.bg>2012-01-27 10:42:28 +0100
commit3a91cabf0cb346bbd4d44fe249f9f726101ba310 (patch)
treef1a25f95ffefd9cfa1fecd323268f224729fcbc4 /user_guide_src
parent1ff49e05b8cb6a7d41a5ed36ff477b8d51b4ef12 (diff)
Update the changelog
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 48011f208..bc77b201b 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -47,6 +47,8 @@ Release Date: Not Released
get_compiled_insert(), get_compiled_update(), get_compiled_delete().
- Taking care of LIKE condition when used with MySQL UPDATE statement.
- Adding $escape parameter to the order_by function, this enables ordering by custom fields.
+ - MySQLi driver now uses mysqli_get_server_info() for server version checking.
+ - MySQLi driver now supports persistent connections.
- Libraries