aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 12:14:59 -0600
committerTed Gould <ted@gould.cx>2011-02-17 12:14:59 -0600
commited7957852e96b6826681a7a0a91ea5be24780b02 (patch)
tree425047fdefc453dd09b32c4c63d72328a4320ff5 /ChangeLog
parent3bf1312d232f4e980b77982f8afb3cf2d47d0782 (diff)
parent44da996a0ff312992cee60839b965d1fbbd256cc (diff)
downloadayatana-indicator-messages-ed7957852e96b6826681a7a0a91ea5be24780b02.tar.gz
ayatana-indicator-messages-ed7957852e96b6826681a7a0a91ea5be24780b02.tar.bz2
ayatana-indicator-messages-ed7957852e96b6826681a7a0a91ea5be24780b02.zip
* New upstream release.
* Adding in accessible description support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d01c3a4..b2f99f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,38 @@
# Generated by Makefile. Do not edit.
+2011-02-17 Ted Gould <ted@gould.cx>
+
+ 0.3.92
+
+2011-02-17 Ted Gould <ted@gould.cx>
+
+ Support for accessiable descriptions of the indicator
+
+2011-02-17 Ted Gould <ted@gould.cx>
+
+ Removing an unneeded strdup
+
+2011-02-17 Ted Gould <ted@gould.cx>
+
+ Updating libindicator required version
+
+2011-02-17 Ted Gould <ted@gould.cx>
+
+ Updating the description when we signal that it's changed
+
+2011-02-17 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Store entry data in a variable so it can be freed after signaling an
+ accessible description change, preventing a memory leak.
+
+2011-02-17 Luke Yelavich <luke.yelavich@canonical.com>
+
+ No need to use g_strdup, the variable is a const
+
+2011-02-14 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Add accessible description support
+
2011-01-27 Ted Gould <ted@gould.cx>
0.3.91