diff --git a/doc/Attic/history.html b/doc/Attic/history.html index c29459d6..803e428a 100644 --- a/doc/Attic/history.html +++ b/doc/Attic/history.html @@ -67,7 +67,11 @@
  • Fixed strange bug with non-greedy repeats inside forward lookahead assertions.
  • - Enabled negated character classes inside character sets.
  • + Enabled negated character classes inside character sets. +
  • + Fixed regression so that [a-z-] is a valid expression again. +
  • + Fixed bug that allowed some invalid expressions to be accepted.
  • Boost 1.33.0.

    + Enabled negated character classes inside character sets. +
  • + Fixed regression so that [a-z-] is a valid expression again. +
  • + Fixed bug that allowed some invalid expressions to be accepted.
  • Boost 1.33.0.