diff options
| -rw-r--r-- | doc/gf-history.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index c58d39fa5..b7b83918c 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,11 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +10/1 (AR) Forbade variable binding inside negation and Kleene star +patterns. + +<p> + 7/1 (AR) Full set of regular expression patterns, with as-patterns to enable variable bindings to matched expressions: <ul> |
