diff options
| -rw-r--r-- | doc/gf-history.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index aedb2a8aa..24c7efbfa 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,17 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +<p> + + +3/10 (AR) A new low-level format <tt>gfcc</tt> ("Canonical Canonical GF"). +It is going to replace the <tt>gfc</tt> format later, but is already now +an efficient format for multilingual generation. +See <a href="src/GF/Canon/GFCC/doc/gfcc.html">GFCC document</a> +for more information. + +<p> + 1/9 (AR) New way for managing errors in grammar compilation: <pre> Predef.Error : Type ; |
