From d55f31fc38c2ed9b3678d95d5d21f833eefa147c Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 16 Jul 2013 16:26:38 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12588d1a9..d6adaa7c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ BUG FIXES: eliminating any SSH hangs. [GH-603] - Fix regression where VirtualBox detection wasn't working anymore. [GH-1918] - NFS shared folders with single quotes in their name now work properly. [GH-1166] + - Debian/Ubuntu request DHCP renewal when hostname changes, which will + fix issues with FQDN detecting. [GH-1929] ## 1.2.3 (July 9, 2013)