From 586b1924a0eeaa09e1ba552a2ad4c45005f02b93 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Fri, 13 Jan 2017 15:07:29 -0800 Subject: [PATCH] joyent/node-triton#133 `triton instance fwrule list` and `triton fwrules` are not recognized (update changelog) --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 86b1221..3b5f67d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,9 @@ Known issues: ## not yet released +- [joyent/node-triton#133] Add `triton inst fwrule list` and `triton fwrules` shortcuts + for the existing `triton inst fwrules` and `triton fwrule list`, respectively. + - [joyent/node-triton#3] triton ssh command not aware of "ubuntu" login for ubuntu-certified images - [joyent/node-triton#137] Improve the handling for the getting started case