aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-05-09 11:49:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-05-09 11:49:37 +0200
commit5a6ea019fd48b269121f95dc4afabce760531bbe (patch)
tree52112536c9ec5c43c3766076b38a109d00c5096c /NEWS
parent7d3c805c64e9e3e5ef76ae0d6f07dc49a8b96e61 (diff)
Make regex class template
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e750d76..3c6b429 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,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).
+
Version 1.6.3
* Minor fixes to make libcutl compilable with more pedantic GCC 4.7.