1
0
forked from GitHub/gf-core

darcs push

This commit is contained in:
aarne
2006-06-22 22:41:55 +00:00
parent c33544a9cb
commit ea828398da
2 changed files with 18 additions and 3 deletions

View File

@@ -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

View File

@@ -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>.