aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 60f3ad4..f36d7b7 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ Version 1.8.0
* The --default-schema option has been renamed to --schema-name.
- * Default Oracle mapping for std::string has changed from VARCHAR2(4000)
+ * The default Oracle mapping for std::string has changed from VARCHAR2(4000)
to VARCHAR2(512).
Version 1.7.0