Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-09 16:45:46 -07:00
parent 2e969065b7
commit 5cbfbdf2d2
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ IMPROVEMENTS:
- Default SSH forwarded port now binds to 127.0.0.1 so only local
connections are allowed. [GH-1785]
- Use `netctl` for Arch Linux network configuration. [GH-1760]
- Improve fedora host detection regular expression. [GH-1913]
- SSH shows a proper error on EHOSTUNREACH. [GH-1911]
BUG FIXES: