aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52f7b00..5dc913d 100644
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,9 @@ Version 2.1.0
more information, refer to Section 20.1, "Basic Types" in the ODB manual
as well as the 'qt' example in the odb-examples package.
+ * SQLite improvements: Ability to specify the virtual filesystem (vfs) module
+ in the database constructor (Section 14.2, "SQLite Database Class").
+
* The id() pragma that was used to declare a persistent class without an
object id has been renamed to no_id.