From: helly Date: Sun, 10 Jul 2005 13:49:16 +0000 (+0000) Subject: - Update X-Git-Tag: 0.13.6~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c4fc52142a095842caa8d039446b9ffe258ea0f;p=re2c - Update --- diff --git a/CHANGELOG b/CHANGELOG index 3b945da2..76432316 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Version 0.9.9 (????-??-??) -------------------------- - Implemented #1232777 negated char classes '[^...]' and the dot operator '.'. +- Added hexadecimal character definitions. +- Added consistency check for octal character definitions. Version 0.9.8 (2005-06-26) --------------------------