Add #3108 to changelog

This commit is contained in:
Michael Schurter 2017-08-28 16:13:20 -07:00 committed by GitHub
parent 7867310809
commit d60b625430
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ BUG FIXES:
[GH-2939]
* cli: Fix autocmpleting global flags [GH-2928]
* cli: Fix panic when using 0.6.0 cli with an older cluster [GH-2929]
* cli: Fix TLS handling for alloc stats API calls [GH-3108]
* client: Fix `LC_ALL=C` being set on subprocesses [GH-3041]
* client/networking: Handle interfaces that only have link-local addresses
while prefering globally routable addresses [GH-3089]