Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-10-23 09:49:13 -07:00
parent 35c9b59968
commit 02b93f049a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
- command/rsync: Sync to Docker containers properly. [GH-4066]
- guests/linux: More descriptive error message if SMB mount fails. [GH-4641]
- guests/solaris11: Static IP address preserved after restart. [GH-4621]
- guests/ubuntu: Detect with `lsb_release` instead of `/etc/issue`. [GH-4565]
- 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]