diff --git a/doc/gf-history.html b/doc/gf-history.html index 5dc4293d2..eb7ea0a7a 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,17 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 +20/12 (AR) Support for full disjunctive patterns (P | Q) i.e. +not just on top level. + +

+ +14/12 (BB,AR) The command speech_input = si which creates +a speech recognizer from a grammar for English and admits speech input +of strings. + +

+ 11/12 (AR) Parsing of float literals now possible in object language. Use the flag lexer=literals.