diff options
| author | hallgren <hallgren@chalmers.se> | 2015-10-02 09:34:20 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2015-10-02 09:34:20 +0000 |
| commit | 35a237d8cff82af5134e1aacffd637d6e4a56a26 (patch) | |
| tree | 0b12ffd5dff348b1ccd4a77f620793001aa2baad | |
| parent | 42f7b77708875cf0f1e524933297c2c45b57ef18 (diff) | |
Minor edit of GF 3.7.1 release notes
| -rw-r--r-- | css/notes.css | 2 | ||||
| -rw-r--r-- | download/release-next.t2t | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/css/notes.css b/css/notes.css index 08503c594..1a51a179d 100644 --- a/css/notes.css +++ b/css/notes.css @@ -1,6 +1,4 @@ @import url(style.css); -i { color: #00c; } - body { color: #333; } li>code, p>code, pre { color: #730; } diff --git a/download/release-next.t2t b/download/release-next.t2t index 53908995f..8b2a27aca 100644 --- a/download/release-next.t2t +++ b/download/release-next.t2t @@ -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==== |
