From b12b8261d50a825deee756b517635053718beb29 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Nov 2011 14:31:01 +0200 Subject: Update NEWS file with entry for optimistic concurrency --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index b3e329e..619e4f5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ Version 1.7.0 + * Support for optimistic concurrency. For more information refer to the + 'optimistic' example in the odb-examples package. + * Support for read-only objects, composite value types, and data members. The new readonly pragma can be used to declare one of these entities as read-only. Constant data members are automatically treated as read-only. -- cgit v1.1