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 /index.html | |
| parent | 2137f47bff71f0b7df3e3988b5126fe68b6bdcf6 (diff) | |
darcs push
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>. |
