Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto
2013-07-14 21:06:19 +09:00
parent 559e0a7d6f
commit 544a8de3e8
+2
View File
@@ -36,6 +36,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: UI messages are now properly prefixed with spaces again.
* core: If SSH connection ends, re-connection attempts will take
place. [GH-152]
* virtualbox: "paused" doesn't mean the VM is stopped, improving
shutdown detection.