mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-08 20:59:30 -06:00
Minor edit of GF 3.7.1 release notes
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
@import url(style.css);
|
||||
|
||||
i { color: #00c; }
|
||||
|
||||
body { color: #333; }
|
||||
li>code, p>code, pre { color: #730; }
|
||||
|
||||
@@ -4,7 +4,6 @@ October 2015
|
||||
%!style:../css/notes.css
|
||||
%!postproc(html): <TITLE> <meta charset="UTF-8"><meta name = "viewport" content = "width = device-width"> <TITLE>
|
||||
%!postproc(html): <H1> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>
|
||||
%!postproc(html): '<BODY.*?>' '<BODY class=releasenotes>'
|
||||
|
||||
==Installation==
|
||||
|
||||
@@ -50,7 +49,10 @@ Over 170 changes have been pushed to the source repository since
|
||||
the ``eh`` (``execute_history``) command now works again.
|
||||
|
||||
|
||||
%====Other changes and bug fixes====
|
||||
====Other changes and bug fixes====
|
||||
|
||||
- Various improvements and bug fixes in the C run-time system and its
|
||||
bindings to other languages.
|
||||
|
||||
|
||||
====Changes of interest to compiler developers====
|
||||
|
||||
Reference in New Issue
Block a user