From 7103e19daf217640f2eda1d6ae1c4be972cd495b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Apr 2016 16:06:51 +0200 Subject: Update NEWS file --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 447e3cf..60026c3 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,9 @@ Version 0.3.0 code is (naturally) licensed under the simplified/2-clause BSD license so the library is now MIT/BSD-licensed. - * Implement path::realize() which on POSIX calls realpath(3). + * Add vector_view class template. + + * Implement path::realize() (on POSIX calls realpath(3)), path::compare(). * Recognize MSVC target triplet (*-microsoft-win32-msvcXX.Z). -- cgit v1.1