Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-02-03 09:55:41 -05:00
parent b5a6c6e6ab
commit 982effe0c1
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
- core: Bump nokogiri version to fix windows bug [GH-6766, GH-6848]
- core: Revert a change made to the output of the identify file [GH-6962,
GH-6929, GH-6589]
- core: Fix login command behind a proxy [GH-6898, GH-6899]
- docs & core: Be consistent about the "2" in the Vagrantfile version
[GH-6961, GH-6963]
- guests/freebad: Use `pkg` to install rsync [GH-6760]