aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-23 00:34:06 -0600
committerTed Gould <ted@gould.cx>2012-02-23 00:34:06 -0600
commitb1bc105228fb6a8de8941fc9ebb9c54ea354460e (patch)
treeeac2c6ab73c7109f4a66c83f29ee1a928ecc5bfe /ChangeLog
parentf775f62220f99a37158e57b76a098c354b22b690 (diff)
parentfd038ed9a34844db1ad37e63f88c8d1f27ca0c1d (diff)
downloadayatana-indicator-power-b1bc105228fb6a8de8941fc9ebb9c54ea354460e.tar.gz
ayatana-indicator-power-b1bc105228fb6a8de8941fc9ebb9c54ea354460e.tar.bz2
ayatana-indicator-power-b1bc105228fb6a8de8941fc9ebb9c54ea354460e.zip
* New upstream release.
* Fix for the icon not changing when state changes (LP: #933466) * Fix accessible descriptions (LP: #891932)
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