aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-07-21 11:01:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-07-22 17:56:59 +0200
commit5d8f5cc0e6d658ae1f74bdf977988bbe995701bb (patch)
treec8d5a1d8472fd1d09dd630cf9287ffdec03e4e45 /NEWS
parent1d8db711d6fc2ded779c10987de58bf679191108 (diff)
Change section order
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f277964..500e2d0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Version 1.5.0
container's element values, the value_null and value_not_null pragmas
have been added, similar to the value_type, value_column, etc., pragmas.
For more information about the new mechanism, refer to Sections 10.2.3,
- 10.2.8, 10.3.6, and 10.3.13 in the ODB manual.
+ 10.2.8, 10.3.4, and 10.3.13 in the ODB manual.
This is a backwards-incompatible change. Existing use cases that will
require manual changes are listed below.