aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-02-23 02:28:41 -0500
committerKen VanDine <ken.vandine@canonical.com>2012-02-23 02:28:41 -0500
commitd8efd5053bca6f02f962545d98f4758d1af26091 (patch)
tree927ebe28a694ed1e780b17898074644c922dabbb /ChangeLog
parentd46e55540fe81247f01ee500d72f2a8da1e96838 (diff)
parent1cc048fcd81fa2b9bcae30cbdb31dd2789b4b567 (diff)
downloadayatana-indicator-messages-d8efd5053bca6f02f962545d98f4758d1af26091.tar.gz
ayatana-indicator-messages-d8efd5053bca6f02f962545d98f4758d1af26091.tar.bz2
ayatana-indicator-messages-d8efd5053bca6f02f962545d98f4758d1af26091.zip
* New upstream release.
* Fix goto handling (by removing) (LP: #937441, LP: #937438) * Tell accountsservice when user has messages for the benefit of LightDM. * Dropping debian/patches: Merged upstream
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75097dd..32f71ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,41 @@
# Generated by Makefile. Do not edit.
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ 0.5.92
+
+2012-02-22 Ted Gould <ted@gould.cx>
+
+ Remove unneeded goto's and clean up the code
+
+2012-02-21 Charles Kerr <charles.kerr@canonical.com>
+
+ silence LP Bug #937438 - Coverity got confused by goto's and gave Coverity PW.BRANCH_PAST_INITIALIZATION - CID 10663
+
+2012-02-21 Charles Kerr <charles.kerr@canonical.com>
+
+ trivial: fix a comment typo
+
+2012-02-21 Charles Kerr <charles.kerr@canonical.com>
+
+ trivial: fix error message grammar
+
+2012-02-21 Charles Kerr <charles.kerr@canonical.com>
+
+ trivial: fix comment typo
+
+2012-02-21 Charles Kerr <charles.kerr@canonical.com>
+
+ trivial: remove unnecessary cast
+
+2012-02-16 Michael Terry <michael.terry@canonical.com>
+
+ tell accountsservices about whether the user has messages or not
+
+2012-02-15 Michael Terry <michael.terry@canonical.com>
+
+ tell accounts service about message status
+
2012-02-14 Ted Gould <ted@gould.cx>
0.5.91