aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-23 00:28:30 -0600
committerTed Gould <ted@gould.cx>2012-02-23 00:28:30 -0600
commitfd038ed9a34844db1ad37e63f88c8d1f27ca0c1d (patch)
treecb783b7bdbf666f30df7c229f4cfeb0f35ba6249 /ChangeLog
parent55cbd83e46951e9ddb0c38e5403470d775297116 (diff)
parentf1c593168aa0ed12b706df03372c6fe9ff8572a5 (diff)
downloadayatana-indicator-power-fd038ed9a34844db1ad37e63f88c8d1f27ca0c1d.tar.gz
ayatana-indicator-power-fd038ed9a34844db1ad37e63f88c8d1f27ca0c1d.tar.bz2
ayatana-indicator-power-fd038ed9a34844db1ad37e63f88c8d1f27ca0c1d.zip
Import upstream version 1.91
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b4a810..f853b13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,37 @@
# Generated by Makefile. Do not edit.
+2012-02-23 Ted Gould <ted@gould.cx>
+
+ 1.91
+
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ Fix accessible descriptions
+
+2012-02-22 Charles Kerr <charles.kerr@canonical.com>
+
+ when a new entry is added, ensure that its accessible_string is properly set
+
+2012-02-22 Charles Kerr <charles.kerr@canonical.com>
+
+ fix trivial indentation error
+
+2012-02-22 Charles Kerr <charles.kerr@canonical.com>
+
+ fix trivial misspelling
+
+2012-02-22 Charles Kerr <charles.kerr@canonical.com>
+
+ fix set_accessible_desc() to update the entries' accessible_desc fields and emit the accessible-desc-changed signal
+
+2012-02-17 Charles Kerr <charles.kerr@canonical.com>
+
+ Listen for the "g-properties-changed" signal instead of the "g-signal" signal from its GDBusProxy to fix bug #933466.
+
+2012-02-16 Charles Kerr <charles.kerr@canonical.com>
+
+ register for g-properties-changed rather than g-signal
+
2012-02-14 Ted Gould <ted@gould.cx>
1.90