changelog++

This commit is contained in:
Jeff Mitchell 2016-02-03 09:13:40 -05:00
parent d773af7dff
commit bb9d364cce
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ IMPROVEMENTS:
BUG FIXES:
* api: Correct the HTTP verb used in the LookupSelf method [GH-887]
* api: Fix the output of `Sys().MountConfig(...)` to return proper values
[GH-1017]
* command/read: Fix panic when an empty argument was given [GH-923]
* command/ssh: Fix panic when username lookup fails [GH-886]
* core: When running in standalone mode, don't advertise that we are active