aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2011-06-21 16:11:45 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2011-06-21 16:11:45 +0200
commit6a0e4d3d675954b20070e121b66298aed516777c (patch)
treec162298d2968b868a9d4bc351ee7a938e7a72e68 /debian/changelog
parent4a7d2cab2376305669cc54117cb65c1388dd43ab (diff)
Version 0.5.0
- added tree algorithm - a lot of code cleanup - rewrote the clock code - rewrote the display code - rewrote the regulator code - rewrote the sensor code - rewrote the search code for a clock - added sensor to display - added a mainloop - made the different pm block code consistent to each other - removed most of global variables - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794725 - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794726 - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794728 - fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794731 Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ce9c174..0fdea2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+powerdebug (0.5.0-0ubuntu1) natty; urgency=low
+
+ * added tree algorithm
+ * a lot of code cleanup
+ * rewrote the clock code
+ * rewrote the display code
+ * rewrote the regulator code
+ * rewrote the sensor code
+ * rewrote the search code for a clock
+ * added sensor to display
+ * added a mainloop
+ * made the different pm block code consistent to each other
+ * removed most of global variables
+ * fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794725
+ * fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794726
+ * fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794728
+ * fixed https://bugs.launchpad.net/linaro-powerdebug/+bug/794731
+
+ -- Daniel Lezcano <daniel.lezcano@linaro.org> Tue, 21 Jun 2011 16:05:42 +0200
+
powerdebug (0.4.1-0ubuntu1) natty; urgency=low
* Added LICENSE file to source