Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-23 09:19:27 -07:00
parent 4a9d99ef71
commit b025bdd836
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ BUG FIXES:
- command/docker-logs: Won't crash if container is removed. [GH-3990]
- command/docker-run: Synced folders will be attached properly. [GH-3873]
- command/rsync: Sync to Docker containers properly. [GH-4066]
- guests/linux: More descriptive error message if SMB mount fails. [GH-4641]
- providers/docker: Create args works. [GH-4526]
- providers/docker: Nicer error if package is called. [GH-4595]
- providers/docker: Host IP restriction is forwarded through. [GH-4505]