Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-05 09:08:51 -07:00
parent e04ef90b3a
commit 20755d065e
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
BUG FIXES:
- guests/fedora: Support predictable network interface names for
public/private networks. [GH-3207]
- synced\_folders/smb: Only set the chmod properly by default on Windows
if it isn't already set. [GH-3394]