aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-03-31 16:15:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-03-31 16:15:29 +0200
commit0ae2dfb8fdb1df68000536e380448316fd2179ae (patch)
tree51e46ca2400f35e5f78c2074210113b9b7b86831 /NEWS
parentfb3469717eb4366804d93aa111a283c3926f3a26 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 16fade3..2f6943a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 1.3.0
+
+ * Support for the SQLite database, including shared cache and unlock
+ notification to aid concurrency. For more information, refer to
+ Chapter 11, "SQLite Database" in the ODB manual.
+
Version 1.2.0
* New profile, boost, provides persistence support for the Boost libraries.