Skip to content

Commit

Permalink
doc/go1.5.txt: mention zip.WriterAt
Browse files Browse the repository at this point in the history
Change-Id: I9f5ca101e0d2fe71cb1ca810cfeeb82c12f5f8e7
Reviewed-on: https://go-review.googlesource.com/7491
Reviewed-by: Andrew Gerrand <[email protected]>
  • Loading branch information
adg committed Mar 12, 2015
1 parent 1f35bb6 commit 787a8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/go1.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Darwin/ARM, a.k.a iOS. (https://golang.org/cl/2118, 2119, 3273, 2121, 2122, ...,

API additions and behavior changes:

archive/zip: add WriterAt function (https://golang.org/cl/7445)
bufio: add Reader.Discard (https://golang.org/cl/2260)
crypto/cipher: clarify what will happen if len(src) != len(dst) for the Stream interface. (https://golang.org/cl/1754)
crypto/elliptic: add Name field to CurveParams struct (https://golang.org/cl/2133)
Expand Down

0 comments on commit 787a8f1

Please sign in to comment.