Just a copy, other than adding a header, preparatory to preparing the release notes.
Change-Id: Ia4dc27777b96b1e898d9873e7d38e6e795057698
Reviewed-on: https://go-review.googlesource.com/11474
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
+<!--{
+ "Title": "Go 1.5 Release Notes",
+ "Path": "/doc/go1.5",
+ "Template": true
+}-->
+
+<pre>
Overall:
- toolchain in Go
- new GC
were fixed in fmt, archive/zip, archive/tar, encoding/gob, image/jpeg, image/png,
image/gif, compress/flate, text/template, html/template. The fixes harden implementation
against incorrect and malicious inputs.
+</pre>