Commit 1de44474 authored by Andrew Bonventre's avatar Andrew Bonventre

doc: update go1.11 release notes

Change-Id: I3e2a19fe90334f0c1ed1593c7a9a3a458f15d8e8
Reviewed-on: https://go-review.googlesource.com/124799Reviewed-by: default avatarAndrew Bonventre <andybons@golang.org>
parent e954bdb0
...@@ -463,7 +463,8 @@ for k := range m { ...@@ -463,7 +463,8 @@ for k := range m {
<dl id="encoding/asn1"><dt><a href="/pkg/encoding/asn1/">encoding/asn1</a></dt> <dl id="encoding/asn1"><dt><a href="/pkg/encoding/asn1/">encoding/asn1</a></dt>
<dd> <dd>
<p><!-- CL 110561 --> <p><!-- CL 110561 -->
<code>Marshal</code> and <code>Unmarshal</code> now support private class annotations for fields. <code>Marshal</code> and <code><a href="/pkg/encoding/asn1/#Unmarshal">Unmarshal</a></code>
now support "private" class annotations for fields.
</p> </p>
</dl><!-- encoding/asn1 --> </dl><!-- encoding/asn1 -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment