Skip to content

Commit

Permalink
doc: note encoding/base64 unpadded encodings in go1.5.txt
Browse files Browse the repository at this point in the history
Change-Id: I04d2e83f86f021464190f0b0fe0e450cb4662ad9
Reviewed-on: https://go-review.googlesource.com/1971
Reviewed-by: Josh Bleecher Snyder <[email protected]>
  • Loading branch information
josharian committed Dec 22, 2014
1 parent 2e0a1a7 commit 466118c
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
@@ -1 +1,2 @@
crypto/tls: change default minimum version to TLS 1.0. (https://golang.org/cl/1791)
encoding/base64: add unpadded encodings (https://golang.org/cl/1511)

0 comments on commit 466118c

Please sign in to comment.