aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2aec85e..51fb133 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ Version 2.4.0
* Support for calling MySQL stored procedures. For details and limitations
refer to Section 17.7, "MySQL Stored Procedures" in the ODB manual.
+ * Support for calling SQL Server stored procedures. For details and
+ limitations refer to Section 21.7, "SQL Server Stored Procedures" in
+ the ODB manual.
+
* New option, --oracle-warn-truncation, makes ODB warn about SQL names
that are longer than 30 characters and are therefore truncated. ODB
now also detects when such truncations lead to Oracle name conflicts