aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 12:14:27 -0600
committerTed Gould <ted@gould.cx>2011-02-17 12:14:27 -0600
commit44da996a0ff312992cee60839b965d1fbbd256cc (patch)
tree059a7255b962978ff2c9aae52d205797acd81ce8 /ChangeLog
parent66add4a6889fe7d0e4aaccf2eb170c1eda0e8a6b (diff)
parente2405bdf66f16449efda8001e4ed09915ac5cc59 (diff)
downloadayatana-indicator-messages-44da996a0ff312992cee60839b965d1fbbd256cc.tar.gz
ayatana-indicator-messages-44da996a0ff312992cee60839b965d1fbbd256cc.tar.bz2
ayatana-indicator-messages-44da996a0ff312992cee60839b965d1fbbd256cc.zip
Import upstream version 0.3.92
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