commit 4a35611e2d1d134eb856612f5e0375d7bcf7adaa
Author: Simon Clark <simon.richard.clark(a)gmail.com>
Date: Mon May 2 22:01:56 2016 +0100
Added an entry for Go 1.6 under Development.
en-US/Development.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index 1dd9498..6fb514f 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -153,6 +153,12 @@
</para>
</section>
+ <section id="sect-Development-Golang">
+ <title>Go 1.6</title>
+ <para>Version 1.6 of the Go programming language is included in Fedora 24. Most of the changes from Go 1.5 are in the implementation of the language, runtime and libraries. There are no changes to the language specification. </para>
+ <para>The complete list of changes is available in the <ulink url="https://tip.golang.org/doc/go1.6"> upstream change notes</ulink>.</para>
+ </section>
+
<section id="sect-Development-Erlang18">
<title>Erlang 18</title>
<para>Erlang/OTP 18.3.1 is available in Fedora 24. Erlang is a programming language used to build massively scalable, soft real-time systems that have requirements for high availability. OTP is set of Erlang libraries and design principles that provides middle-ware to develop these systems. Erlang/OTP 18.3.1 is a service release on the 18 track. It is mostly bug fixes, but it does contain a number of new features and characteristics improvements as well.</para>