doc/devel/release.html | 6 +++++- diff --git a/doc/devel/release.html b/doc/devel/release.html index 4799126ffce5d0afd2a283caf3769ac71ba6116e..8f28945ef73ccebfc35219d3dafc79a202546bc4 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -22,7 +22,7 @@ weekly.2011-04-27 with additional bug fixes. This section highlights the most significant changes in this release. For a more detailed summary, see the -The weekly release notes. +weekly release notes. For complete information, see the Mercurial change list.

@@ -158,6 +158,10 @@ To add profiling to your web server, see the http/pprof documentation. For other uses, see the runtime/pprof documentation.

+ +

Minor revisions

+ +

r57.1 fixes a nil pointer dereference in http.FormFile.

r56 (released 2011/03/16)