aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAmit Arora <amit.arora@linaro.org>2010-11-16 16:42:37 +0530
committerAmit Arora <amit.arora@linaro.org>2010-11-16 16:42:37 +0530
commit96c952c48490b92282eb3303fc022331b5686874 (patch)
tree9c07ee9cbfdcde1536a98c3d3b545650e4ae0dc9 /debian/changelog
parent813507742ead365b9841df5ac32951c8bf953204 (diff)
Update debian packaging related files
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e5ae8e8..9b8774e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+powerdebug (0.5) maverick; urgency=low
+ * Fix coding style issues and some more cleanups
+ * Discover debugfs mount point and remove hard coded path
+ * Display clock tree in ncurses mode using in-memory data structures
+
+ -- Amit Arora <amit.arora@linaro.org> Tue, 16 Nov 2010 16:24:07 +0530
+
+powerdebug (0.4) maverick; urgency=low
+ * Read clocks into memory and add dump support
+ * Show all regulators and clocks by default
+ * Discover debugfs mount point at runtime
+ * Show units for clock rate
+
+ -- Amit Arora <amit.arora@linaro.org> Thu, 28 Oct 2010 12:11:37 +0530
+
+powerdebug (0.3) maverick; urgency=low
+
+ * Add multi-level support for clock tree information
+ * Add dump (-d) option support for displaying the clock tree (-c)
+
+ -- Amit Arora <amit.arora@linaro.org> Fri, 01 Oct 2010 13:38:21 +0530
+
powerdebug (0.2) maverick; urgency=low
* Add support for clock tree information