Skip to content

Commit

Permalink
CHANGELOG updates
Browse files Browse the repository at this point in the history
  • Loading branch information
armon committed Sep 1, 2014
1 parent 9ec6eaf commit 481bbd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FEATURES:
* Event system added to support custom user events. Events are fired using
the `consul event` command. They are handled using a standard watch.

* Remote execution support added. This allows for command execution on remote
* Remote execution using `consul exec`. This allows for command execution on remote
instances mediated through Consul.

* RFC-2782 style DNS lookups supported
Expand Down Expand Up @@ -46,6 +46,7 @@ BUG FIXES:
* Restored 0.2 TLS behavior, thanks to @nelhage [GH-233]
* Fix the statsite flags, thanks to @nelhage [GH-243]
* Fixed filters on criticial / non-passing checks [GH-241]
* Fixed initial log compaction crash [GH-297]

IMPROVEMENTS:

Expand Down

0 comments on commit 481bbd2

Please sign in to comment.