From a6d95d627269c85000c561ceafb66df691df63d1 Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 2 Oct 2015 09:34:20 +0000 Subject: [PATCH] Minor edit of GF 3.7.1 release notes --- css/notes.css | 2 -- 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): <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====