summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..c7a43e7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,37 @@
+litmus (0.3.0-1) unstable; urgency=low
+
+ * Update projects/topology file location
+ * Add projects/topology param at command prompt
+
+ -- Donghoon Shin <dhs.shin@samsung.com> Mon, 19 Sep 2016 12:39:00 +0900
+
+litmus (0.2.1-1) unstable; urgency=low
+
+ * Update import command to use shell-like path expansions
+ * Update mock device type to avoid sdb error
+ * Update default templates for u3 and xu3
+
+ -- Donghoon Shin <dhs.shin@samsung.com> Fri, 9 Sep 2016 15:00:00 +0900
+
+litmus (0.2.0-1) unstable; urgency=low
+
+ * Remove acmlock routine to imporve test performance
+ * Support flash function for mock device type
+ * Update test helper functions
+
+ -- Donghoon Shin <dhs.shin@samsung.com> Fri, 9 Sep 2016 10:03:05 +0900
+
+litmus (0.1.1-1) unstable; urgency=low
+
+ * Add ttyS0 in uarts list
+ * Release global lock at exception of device.on() function
+ * Turn off device if keyboard interrupt is raised while flashing or turning on device
+ * Add timeout for all call/check_output to avoid hang issue
+
+ -- Donghoon Shin <dhs.shin@samsung.com> Mon, 27 Jun 2016 14:29:31 +0900
+
+litmus (0.1.0-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Donghoon Shin <dhs.shin@samsung.com> Thu, 09 Jun 2016 18:08:19 +0900