Adding Changelog

This commit is contained in:
Stephen Zarkos
2012-11-09 14:46:48 -08:00
parent 1c8e8601cc
commit b963d50539
+12
View File
@@ -0,0 +1,12 @@
WALinuxAgent Changelog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
09 Nov 2012, WALinuxAgent 1.1
. Added sock.settimeout in DoDhcpWork() to properly timeout sock.recv
. Added missingDefaultRoute to handle routing issues when DHCP responses not
handled properly
. Added Children.append to avoid zombies
. Fixed ifrenew for compatibility
. Fixed shadow password file for correct SELinux context
. Minor cleanup work
. Added Changelog :)