From: Brad Fitzpatrick Date: Sun, 21 Apr 2013 00:20:58 +0000 (-0700) Subject: api: update next.txt; add io.ErrNoProgress X-Git-Tag: go1.1rc2~68 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c546e9d2c22f8d6149bc8050a94eb0a22153d3e5;p=gostls13.git api: update next.txt; add io.ErrNoProgress R=golang-dev, r CC=golang-dev https://golang.org/cl/8887043 --- diff --git a/api/next.txt b/api/next.txt index 2aaca2f7a2..7c92db333a 100644 --- a/api/next.txt +++ b/api/next.txt @@ -122,6 +122,7 @@ pkg go/printer, type Config struct, Indent int pkg image, const YCbCrSubsampleRatio440 YCbCrSubsampleRatio pkg io, type ByteWriter interface { WriteByte } pkg io, type ByteWriter interface, WriteByte(uint8) error +pkg io, var ErrNoProgress error pkg log/syslog (darwin-386), const LOG_AUTH Priority pkg log/syslog (darwin-386), const LOG_AUTHPRIV Priority pkg log/syslog (darwin-386), const LOG_CRON Priority