diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 17 |
1 files changed, 14 insertions, 3 deletions
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>. |
