aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2015-02-13 07:43:10 +0000
committerSteve McIntyre <steve.mcintyre@linaro.org>2015-02-13 07:43:10 +0000
commit6d19cd41c62b8dde49655cb34a95b339f15e399d (patch)
tree69d5c25690e6b07d8179013509f0b23a2efb027e
parent836deec3a3fca22952772ca7b82f433e7c9dc715 (diff)
Add Changelog entry for v0.2
Change-Id: Ia8fe01e6b37973bd03c3242ab4e93903eef6fb86
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5b1d142..8660b5e 100644
--- a/Changelog
+++ b/Changelog
@@ -3,3 +3,15 @@ vland 0.1
* Initial Release
-- Steve McIntyre <steve.mcintyre@linaro.org> Wed, 24 Dec 2014 18:31:24 +0000
+
+vland 0.2
+
+ * Massive numbers of bugfixes and code cleanups
+ * Improve how we talk to the Cisco switches - disable paging on long
+ output
+ * Switch from "print" to "logging.foo" for messages, and add logfile
+ support
+ * Improved test suite coverage, and added core test scripts for the lab
+ environment
+
+ -- Steve McIntyre <steve.mcintyre@linaro.org> Fri, 13 Feb 2015 15:42:31 +0800