aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-02-09 17:01:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-02-09 17:01:39 +0200
commitca4f43374643f3e1f16c7cb8d259e98311579e42 (patch)
treedc28d5b5a387739f99cf39af4a5ffd9fbdf7a331 /NEWS
parenta0f311248b6d2263a48c9c894b067d1e5761b2ed (diff)
Make c++14 valid value for --std2.4.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 975436e..e3fb145 100644
--- a/NEWS
+++ b/NEWS
@@ -77,6 +77,8 @@ Version 2.4.0
names that are used by PostgreSQL. This can be useful, for example, to
shorten names that exceed the PostgreSQL name limit.
+ * The --std option now accepts the 'c++14' value.
+
Version 2.3.0
* Support for database schema evolution, including schema migration, data