diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-06-22 22:41:55 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-06-22 22:41:55 +0000 |
| commit | 67d9dae4377b228fa9d524974b01da542a244938 (patch) | |
| tree | 9dc01142b6a957ddf8cee308f1cb42f0ef15e519 | |
| parent | 2137f47bff71f0b7df3e3988b5126fe68b6bdcf6 (diff) | |
darcs push
| -rw-r--r-- | doc/gf-history.html | 4 | ||||
| -rw-r--r-- | index.html | 17 |
2 files changed, 18 insertions, 3 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index ca71a3b7c..f9eded9cb 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,10 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 <p> +22/6 (AR) Release of GF version 2.6. + +<p> + 20/6 (AR) The FCFG parser is know the default, as it even handles literals. The old default can be selected by <tt>p -old</tt>. Since FCFG does not support variable bindings, <tt>-old</tt> is automatically diff --git a/index.html b/index.html index 8093d988c..c501903c0 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> -<html><head><title>GF Version 2.5</title></head> +<html><head><title>GF Version 2.6</title></head> <body bgcolor="#ffffff" text="#000000"> @@ -9,9 +9,9 @@ <h1>Grammatical Framework</h1> -<h2>Version 2.5</h2> +<h2>Version 2.6</h2> -March 21, 2006. +June 22, 2006. <p> @@ -58,6 +58,17 @@ Shortcuts: </p><h2>News</h2> +<p> + +<i>June 22, 2006</i>. +Release of GF version 2.6. Highlights: +<ul> +<li> New parser (FCFG) +<li> Resource library version 1.0 +</ul> + +<p> + <i>March 29, 2006</i>. <a href="doc/gf-reference.html">GF Quick Reference</a>. Also available in <a href="doc/gf-reference.pdf">pdf</a>. |
