aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-17 15:32:54 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-17 15:32:54 -0500
commit650e729e6b75f9639088690e9351271014147191 (patch)
tree77631df755067f082bed3380d284675d4b1eab4d /ChangeLog
parent418b38b48669c31e91423f9f5e92405b1ca64c38 (diff)
parenta5f40dd94444f5f5bdcb9e330adc9ab0c0a95cdd (diff)
downloadayatana-indicator-messages-650e729e6b75f9639088690e9351271014147191.tar.gz
ayatana-indicator-messages-650e729e6b75f9639088690e9351271014147191.tar.bz2
ayatana-indicator-messages-650e729e6b75f9639088690e9351271014147191.zip
releasing version 0.3.92-0ubuntu1
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