From d106039ec431f92acd57dd9627c8458f2d9f5eb3 Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Fri, 11 Aug 2017 22:43:05 +0100 Subject: [PATCH] Updated changelog for 1.0.1 version. --- re2c/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/re2c/CHANGELOG b/re2c/CHANGELOG index 9803596b..58f98fa8 100644 --- a/re2c/CHANGELOG +++ b/re2c/CHANGELOG @@ -1,3 +1,8 @@ +Version 1.0.1 (2017-08-11) +-------------------------- +- Fixed bug #193 1.0 build failure on macOS: error: calling a private constructor of class 're2c::Rule' +- Added paper "Tagged Deterministic Finite Automata with Lookahead" to distribution + Version 1.0 (2017-08-11) ------------------------ - Added options: -- 2.50.1