]> Cypherpunks repositories - gostls13.git/commit
doc: add SIGPIPE behaviour change to go1.8.txt
authorElias Naur <elias.naur@gmail.com>
Tue, 22 Nov 2016 23:50:46 +0000 (00:50 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 23 Nov 2016 01:16:47 +0000 (01:16 +0000)
commit8ace3461a46d09466f0e1a8ea3ff41ac9cbd46f4
tree703cb7ff33bbe34b22f638a461c2995da0f0d3c0
parentb1dbc9f8c0257aca065126d8dfc3ebfe0be2aada
doc: add SIGPIPE behaviour change to go1.8.txt

CL 32796 changes the SIGPIPE behaviour for c-archive and c-shared
programs. Add it to go1.8.txt.

Change-Id: I31200187033349c642965a4bb077bcc77d5329a3
Reviewed-on: https://go-review.googlesource.com/33397
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.8.txt