From e799a139472a76234ccbdedd5c423ced4c478a86 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 24 Aug 2011 15:08:42 +0200 Subject: Document transaction multiplexing --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e4d3370..82a89fb 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,10 @@ Version 1.6.0 native statements outside of a transaction. For more information, refer to Section 3.5, "Connections" in the ODB manual. + * Support for multiplexing several transaction on the same thread. For + more information, refer to Section 3.4, "Transactions" in the ODB + manual. + Version 1.5.0 * Support for the PostgreSQL database. The provided connection factories -- cgit v1.1