From: Andrew Gerrand
Date: Thu, 15 Jan 2015 04:28:12 +0000 (+1100)
Subject: doc: document Go 1.4.1
X-Git-Tag: go1.5beta1~2341
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7785be8f2227df881e7ab3a4e81a2fc69a165cf8;p=gostls13.git
doc: document Go 1.4.1
Change-Id: I4e9737497f4995657c46e52e0722d921499f8d17
Reviewed-on: https://go-review.googlesource.com/2854
Reviewed-by: Rob Pike
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index acd7fe9ae2..f2c878f2c1 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -19,6 +19,13 @@ Go 1.4 is a major release of Go.
Read the Go 1.4 Release Notes for more information.
+Minor revisions
+
+
+go1.4.1 (released 2015/01/15) includes bug fixes to the linker and the log
, syscall
, and runtime
packages.
+See the Go 1.4.1 milestone on our issue tracker for details.
+
+
go1.3 (released 2014/06/18)