From 8c9e6e22195dcb491fae6bfc6e0010b563012c92 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 21 Dec 2005 08:08:25 +0000 Subject: [PATCH] history update --- doc/gf-history.html | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.