update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-19 16:18:57 -08:00
parent 1ccd91aada
commit a59dede676
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ BUG FIXES:
- core: more robust check for admin privs on Windows [GH-5616]
- core: properly detect when HTTP server doesn't support byte ranges and
retry from scratch [GH-4479]
- commands/box: the update command supports CA settings [GH-4473]
- commands/box: removing all versions and providers of a box will properly
clean all directories in `~/.vagrant.d/boxes` [GH-3570]
- commands/rdp: prefer `xfreerdp` if it is available on Linux [GH-6475]