aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-23 00:09:20 -0600
committerTed Gould <ted@gould.cx>2012-02-23 00:09:20 -0600
commit619fc6e36b487d54bc4632cd41eee75efbffd6cd (patch)
tree755b321ed1c4302eb738035dc54072ab20342b2e /ChangeLog
parent03eb7d3b9f24baa087d5442d4e50c33b287ffd11 (diff)
parent96982968aa4a61a15c90eeb93bd0406aaedeb723 (diff)
downloadayatana-indicator-messages-619fc6e36b487d54bc4632cd41eee75efbffd6cd.tar.gz
ayatana-indicator-messages-619fc6e36b487d54bc4632cd41eee75efbffd6cd.tar.bz2
ayatana-indicator-messages-619fc6e36b487d54bc4632cd41eee75efbffd6cd.zip
* New upstream release.
* Fix goto handling (by removing) (LP: #937441, LP: #937438) * Tell accountsservice when user has messages for the benefit of LightDM.
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