1
0
forked from GitHub/gf-core

Changed wording of -utf8id highlight.

This commit is contained in:
bringert
2005-05-17 19:13:48 +00:00
parent b7a27396b5
commit 6446a9f8b5

View File

@@ -38,8 +38,7 @@ Highlights of GF version 2.2.
<li> Hierarchic modules used in the source code
<li> <a href="http://www.haskell.org/haddock">haddock</a> documentation available for source code
<li> Optimizations to reduce GF's memory footprint when using large grammars.
<li> Added a new <tt>-utf8id</tt> flag to the <tt>pm</tt> for
converting identifiers in the grammar to UTF-8.
<li> The <tt>pm</tt> command can now convert identifiers in the grammar to UTF-8.
<h3>Compiler optimizations</h3>