diff --git a/doc/devel/release.html b/doc/devel/release.html index 4799126ffc..8f28945ef7 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -22,7 +22,7 @@ The r57 release corresponds to 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.
@@ -159,6 +159,10 @@ documentation. For other uses, see the runtime/pprof documentation. +r57.1 fixes a nil pointer dereference in http.FormFile.
+