diff --git a/doc/devel/release.html b/doc/devel/release.html index 7d72c8d933..43ead08845 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -19,6 +19,16 @@ Go 1.5 is a major release of Go. Read the Go 1.5 Release Notes for more information.

+

Minor revisions

+ +

+go1.5.1 (released 2015/09/08) includes bug fixes to the compiler, assembler, and +the fmt, net/textproto, net/http, and +runtime packages. +See the Go +1.5.1 milestone on our issue tracker for details. +

+

go1.4 (released 2014/12/10)