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