Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-03-11 11:29:03 -07:00
parent 5863ffdf7b
commit 240523b1aa
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ BUG FIXES:
- core: Assume a box isn't metadata if it exceeds 20 MB. [GH-3107]
- core: Asking for input works even in consoles that don't support
hiding input. [GH-3119]
- core: Adding a box by path in Cygwin on Windos works. [GH-3132]
- provisioners/ansible: Request SSH info within the provision method,
when we know its available. [GH-3111]