summaryrefslogtreecommitdiff
path: root/doc/gf-history.html
diff options
context:
space:
mode:
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>.