aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fcc09a..35b1563 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,57 @@
# Generated by Makefile. Do not edit.
+2012-11-13 Charles Kerr <charles.kerr@canonical.com>
+
+ bump NEWS
+
+2012-11-13 Charles Kerr <charles.kerr@canonical.com>
+
+ 12.10.5
+
+2012-11-13 Charles Kerr <charles.kerr@canonical.com>
+
+ backport the 'AC Adapter shown in panel' bugfix from trunk/13.04
+
+2012-11-08 Charles Kerr <charles.kerr@canonical.com>
+
+ add 'check-news' to AM_INIT_AUTOMAKE
+
+2012-11-07 Charles Kerr <charles.kerr@canonical.com>
+
+ Handle choosing a primary device when no device is charging nor discharging. Fixes: https://bugs.launchpad.net/bugs/1075192.
+
+ Approved by Lars Uebernickel, PS Jenkins bot.
+
+2012-11-07 Charles Kerr <charles.kerr@canonical.com>
+
+ change indicator_power_device_get_time_details() s.t. the 'short details' for an AC Adapter is an empty string.
+
+2012-11-07 Charles Kerr <charles.kerr@canonical.com>
+
+ modify DeviceTest.Labels s.t. it fails (currently failing) if the 'short' string for an AC Adapter is nonempty.
+
+2012-11-06 Charles Kerr <charles.kerr@canonical.com>
+
+ when choosing a primary device from devices that are neither charging nor discharging, prefer batteries, then everything except line-power, then line power
+
+2012-11-06 Charles Kerr <charles.kerr@canonical.com>
+
+ in TestDevice.ChoosePrimary, add another test (currently failing) to confirm that when indicator-datetime is choosing from devices that are neither charging nor discharging, batteries are more interesting than other devices, and other devices are more interesting than UP_DEVICE_KIND_LINE_POWER
+
+2012-11-06 Charles Kerr <charles.kerr@canonical.com>
+
+ when choosing between two devices, always pick the one that's not a UP_DEVICE_KIND_LINE_POWER
+
+2012-11-06 Charles Kerr <charles.kerr@canonical.com>
+
+ add unit test (currently failing) to test for the bug reported in LP bug #1075192
+
+2012-10-29 Charles Kerr <charles.kerr@canonical.com>
+
+ Fix the logic error. Add tests to confirm the fix. Fixes: https://bugs.launchpad.net/bugs/1071757.
+
+ Approved by Lars Uebernickel, PS Jenkins bot.
+
2012-11-04 Charles Kerr <charles.kerr@canonical.com>
12.10.4