]> Cypherpunks repositories - gostls13.git/commit
doc: note GCM behaviour change in Go 1.6.
authorAdam Langley <agl@golang.org>
Sun, 10 Jan 2016 03:10:33 +0000 (19:10 -0800)
committerAdam Langley <agl@golang.org>
Sun, 10 Jan 2016 19:03:54 +0000 (19:03 +0000)
commit109d54a32d15b805769d4c05e78367f126a8d7f0
tree0f9b2e4944dafb8792d58ed639eae32d5b501c29
parent13eabea0f744e1d7c23459d3478158d7c4aa8b07
doc: note GCM behaviour change in Go 1.6.

This change documents the behaviour change caused by
https://go-review.googlesource.com/18480 in Go 1.6.

Updates #13886

Change-Id: I2daa08a62775bbc209f0f4cbeae21b8184ce7609
Reviewed-on: https://go-review.googlesource.com/18481
Reviewed-by: Russ Cox <rsc@golang.org>
doc/go1.6.html