From 53754b424df40d622c8ebec8978f556ecee7bd55 Mon Sep 17 00:00:00 2001 From: ndparker Date: Sun, 18 Oct 2015 20:10:33 +0200 Subject: [PATCH] maintain changelog --- docs/CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES b/docs/CHANGES index bac0201..e7294fb 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -3,7 +3,11 @@ Changes with version *) Benchmark updates, dropped slimit benchmarks, because of installation trouble - *) Handle line terminators after regex literals more sensible + *) Reworked handling of comments starting with exclamation marks. The matcher + should no longer get out of sync, even if they appear in the middle of other + matches. + + *) Handle line terminators before and after regex literals more sensible Changes with version 1.0.11