diff options
Diffstat (limited to 'doc/old-news.html')
| -rw-r--r-- | doc/old-news.html | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/doc/old-news.html b/doc/old-news.html index 2e6505142..f51019548 100644 --- a/doc/old-news.html +++ b/doc/old-news.html @@ -2,7 +2,42 @@ <html> <body> -<h1>GF News 2004-2006</h1> +<h1>GF News 2004-2007</h1> + + +<p> + +<i>June 27, 2007</i>. GF 2.8 forthcoming next week. Some highlights: +<ul> +<li> Resource Grammar Library v 1.2: <a href="lib/resource-1.0/doc/synopsis.html">synopsis</a>. +<li> new speech formats +<li> better semantics of <tt>variants</tt> +<li> lots of bug fixes +</ul> + +<p> + + +<i>December 22, 2006</i>. GF 2.7 released. Some highlights: +<ul> +<li> <a href="doc/gf-history.html#javascript">JavaScript</a> and + <a href="doc/gf-history.html#voicexml">VoiceXML</a> + generation. These together support the generation of + a complete dialogue system from grammar. +<li> <a href="doc/gf-history.html#overloading">Overloading</a> + and new library APIs. +<li> New low-level format, called + <a href="src/GF/Canon/GFCC/doc/gfcc.html">GFCC</a>. +<li> <a href="doc/gf-history.html#gfcc2c">C code generation</a>: + for ultimate efficiency with the GFCC format. +<li> <a href="lib/resource-1.0/doc">Resource library version 1.1</a>: + extensions and bug fixes to 1.0. +</ul> +See <a href="doc/gf-history.html">GF history</a> for more details. +Download from +<a href= +"http://sourceforge.net/project/showfiles.php?group_id=132285">SourceForge</a>. + <p> |
