mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-03 12:21:33 +00:00
Update changelog and versioning for 2.0.4
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
WALinuxAgent Changelog
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2014, WALinuxAgent 2.0.4
|
||||
. Add support for parsing ExtensionsConfiguration from GoalState document.
|
||||
02 Apr 2014, WALinuxAgent 2.0.4
|
||||
. Fix encoding issue in LogToFile() & LogToCon()
|
||||
. Add support for parsing ExtensionsConfiguration from GoalState document
|
||||
. Add support for the Fedora distribution
|
||||
. Several fixes to FreeBSDDistro class
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ if not hasattr(subprocess,'check_output'):
|
||||
|
||||
GuestAgentName = "WALinuxAgent"
|
||||
GuestAgentLongName = "Windows Azure Linux Agent"
|
||||
GuestAgentVersion = "WALinuxAgent-2.0.4-PRE"
|
||||
GuestAgentVersion = "WALinuxAgent-2.0.4"
|
||||
ProtocolVersion = "2012-11-30" #WARNING this value is used to confirm the correct fabric protocol.
|
||||
|
||||
Config = None
|
||||
|
||||
Reference in New Issue
Block a user