summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8f1e6b6..70d9742 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,7 @@ Version 1.8.0
Value Types" in the ODB manual as well as the 'composite' example in the
odb-examples package.
- * The --default-schema option has been renamed to --schema-name. The
- --default-schema option is now used to specify the database schema.
+ * The --default-schema option has been renamed to --schema-name.
* Default Oracle mapping for std::string has changed from VARCHAR2(4000)
to VARCHAR2(512).