summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-06-07 21:06:51 +0200
committerAndrey Andreev <narf@bofh.bg>2012-06-07 21:06:51 +0200
commitc2c361b9c9dcfd94003d97622d74184f01c0615f (patch)
treedcff391139cc5a11904c16fe2f50c71c752adc7d /user_guide_src/source
parented5d23dfd944e31010696c114119ba82dedfc16b (diff)
Add a changelog note
Diffstat (limited to 'user_guide_src/source')
-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 801f0e481..66da20c40 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -106,6 +106,7 @@ Release Date: Not Released
- Added MSSQL, SQLSRV support for optimize_table() in :doc:`Database Utility <database/utilities>`.
- Improved CUBRID support for list_databases() in :doc:`Database Utility <database/utilities>` (until now only the currently used database was returned).
- Added unbuffered_row() method for getting a row without prefetching whole result (consume less memory).
+ - Added port handling support for MSSQL on UNIX-based systems.
- Libraries