summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gf-history.html11
1 files changed, 11 insertions, 0 deletions
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
</center>
+20/12 (AR) Support for full disjunctive patterns (<tt>P | Q</tt>) i.e.
+not just on top level.
+
+<p>
+
+14/12 (BB,AR) The command <tt>speech_input = si</tt> which creates
+a speech recognizer from a grammar for English and admits speech input
+of strings.
+
+<p>
+
11/12 (AR) Parsing of float literals now possible in object language.
Use the flag <tt>lexer=literals</tt>.