Skip to content

Commit

Permalink
doc: go1.6.txt: bufio.ErrFinalToken
Browse files Browse the repository at this point in the history
Change-Id: I2714faa6e8aa7b81a05f0e015b045a57407d808d
Reviewed-on: https://go-review.googlesource.com/14996
Reviewed-by: Rob Pike <[email protected]>
  • Loading branch information
robpike committed Sep 25, 2015
1 parent ec12754 commit 81fada5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/go1.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)
API additions and behavior changes:

bufio: add Scanner.Buffer (https://golang.org/cl/14599/)
bufio: add ErrFinalToken as a sentinel value for Scan's split functions (https://golang.org/cl/14924)
fmt: allow any integer type as an argument to the * operator (https://golang.org/cl/14491/)
math/rand: add Read (https://golang.org/cl/14522)
strconv: QuoteToGraphic (https://golang.org/cl/14184/)
Expand Down

0 comments on commit 81fada5

Please sign in to comment.