Minor edit of GF 3.7.1 release notes

This commit is contained in:
hallgren
2015-10-02 09:34:20 +00:00
parent 42f7b77708
commit 35a237d8cf
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
@import url(style.css);
i { color: #00c; }
body { color: #333; }
li>code, p>code, pre { color: #730; }

View File

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