aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-29 10:21:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-29 10:21:40 +0200
commita2a20810bf98568cc7196119feeecaf1468c9133 (patch)
tree8bfa7f1323ab95486019cfbef1c0d99207a5ca5c /NEWS
parentf8677f8bfaa68e6714f4af7b030d0f365e60b918 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e863ffe..3ad3c8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
Version 2.2.0
+ * Static multi-database support. It allows an application to simultaneously
+ work with multiple database systems using their static interfaces (i.e.,
+ odb::<database>::database instead of odb::database).
+
* Support for prepared queries. Prepared queries are a thin wrapper around
the underlying database system's prepared statements functionality. They
provide a way to perform potentially expensive query preparations tasks