summaryrefslogtreecommitdiff
path: root/download/release-next.t2t
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-11-25 19:47:05 +0000
committerhallgren <hallgren@chalmers.se>2013-11-25 19:47:05 +0000
commit9541668f76a815ec30c27703d3226a6c2022b15e (patch)
treee047270543e14494a869f9fbc4945a97784e31d5 /download/release-next.t2t
parent4a82481a1f035b2da52446d486bcbfe1e43f5e17 (diff)
Document the upcoming default character encoding change in the release notes
Diffstat (limited to 'download/release-next.t2t')
-rw-r--r--download/release-next.t2t7
1 files changed, 7 insertions, 0 deletions
diff --git a/download/release-next.t2t b/download/release-next.t2t
index d3ea6e8c0..350d8b83f 100644
--- a/download/release-next.t2t
+++ b/download/release-next.t2t
@@ -14,9 +14,15 @@ See the [download page http://www.grammaticalframework.org/download/index.html].
Over [...] changes have been pushed to the source repository since the release
of GF 3.5.
+Closed issues: 30, 41, 57, 60, 61, 68.
===GF compiler and run-time library===
+- The default character encoding in grammar files has been changed from
+ Latin-1 to UTF-8. Also, alternate character encodings should now be specified
+ as ``--# -coding=``//enc//, instead of ``flags coding=``//enc//.
+ See the separate document
+ [GF character encoding changes encoding-change.html] for more details.
- Nonlinear patterns (i.e., patterns where the same variable appears more than
once) in concrete syntax are now detected and reported as errors.
(Section C.4.13 in the GF book explicitly states that patterns must be
@@ -37,6 +43,7 @@ of GF 3.5.
(see the [updated synopsis ../lib/doc/synopsis.html]).
- [...]
+
===GF Cloud services===
- [...]