aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-07-27 12:08:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-07-27 12:08:00 +0200
commit5a5785ea427c901a31f7e129ff95ea4316c1ed10 (patch)
treeedae87a7409f8659ef9a013674c2a1e534b63f9e
parent336072b2c303ea98b103830d43944670486a7130 (diff)
Update NEWS file1.7.0.a1
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c6b429..25d32ec 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Version 1.7.0
* Make regex a class template with character type as a template argument
(currently can only be char or wchar_t).
+ * Add support for case-insensitive regex.
+ * Add clear() to fs::path.
Version 1.6.3