aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-18 16:20:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-18 16:20:04 +0200
commitbc41469ad35c0c0be8729f7323420187c1a31364 (patch)
tree68cbb1f266a2372bf8950d75baec9bba6a028dc2 /NEWS
parent285a5f5af63a21d98758e065f2456fc39a3f4bc5 (diff)
Add argument to session ctor that indicates whether to make it current
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index acd5bf8..9a41e2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 2.1.0
+
+ * The session constructor now accepts an options bool argument (true by
+ default) which indicates whether to make this session current for this
+ thread. For more information, refer to Chapter 10, "Session" in the ODB
+ manual.
+
Version 2.0.0
* Support for C++11. The newly supported C++11 standard library components