summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bfa33b3..48a315e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,18 @@
WALinuxAgent Changelog
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+26 Feb 2013, WALinuxAgent 1.3.2
+ . Fix name error in _HttpGet/HttpPost exception handlers.
+
+15 Feb 2013, WALinuxAgent 1.3.1
+ . Merge RPM packaging information.
+ . Capture all system command output if an error has occurred. Normalization
+ of shell commands on python subprocess module.
+ . Duplicate non-verbose log output to /dev/console. This to support serial
+ logging from boot when console=/dev/ttyS0 is set in the kernel boot options.
+ . Merge Ubuntu packaging.
+ . Fixed typo in DVD mounting procedure, thanks Ante.
+
18 Jan 2013, WALinuxAgent 1.3
. Add some error checking and robustness to DVD mounting operation during
provisioning