summaryrefslogtreecommitdiff
path: root/doc/gf-history.html
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-06-01 16:16:18 +0000
committeraarne <aarne@cs.chalmers.se>2006-06-01 16:16:18 +0000
commit013f3ce803cac0d6b0d6f100f4561fb8a0e892fe (patch)
tree1a0e76c97ec0a73ec35b2ce29b86481994609049 /doc/gf-history.html
parent89bd3aff33b7775dd0b1b6290828806c3e5f1c90 (diff)
resource examples in tutorial
Diffstat (limited to 'doc/gf-history.html')
-rw-r--r--doc/gf-history.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html
index ed9e778b9..513374233 100644
--- a/doc/gf-history.html
+++ b/doc/gf-history.html
@@ -12,6 +12,19 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
</center>
+<p>
+
+1/6 (AR) Added the FCFG parser written by Krasimir Angelov. Invoked by
+<tt>p -fcfg</tt>. This parser is as general as MCFG but faster.
+It needs more testing and debugging.
+
+<p>
+
+1/6 (AR) The command <tt>r = reload</tt> repeats the latest
+<tt>i = import</tt> command.
+
+<p>
+
30/5 (AR) It is now possible to use the flags <tt>-all, -table, -record</tt>
in combination with <tt>l -multi</tt>, and also with <tt>tb</tt>.