aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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