]> Cypherpunks repositories - gostls13.git/commit
doc: mention os.UserConfigDir in release notes
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 12 Jun 2019 18:59:23 +0000 (14:59 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 13 Jun 2019 01:26:12 +0000 (01:26 +0000)
commit0b6e3bf4ec1f52a343ab0680ca0347514e33b109
treea1584419fe98a4b18b1388a6fae5426c4dd86849
parentc0c6cee6aada70c261bd83cd0a94e6e37ba1fc21
doc: mention os.UserConfigDir in release notes

This change makes the release notes for Go 1.13 more complete
by mentioning a new function in the os package.

Change-Id: I0d637fd70ff6d14782bbfb7c13985a0f83b19d6d
Reviewed-on: https://go-review.googlesource.com/c/go/+/181945
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.13.html