diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 00:08:04 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 00:08:04 -0600 |
commit | 96982968aa4a61a15c90eeb93bd0406aaedeb723 (patch) | |
tree | 895c60c1c00e2a2ae3188372df884dff5ee22890 /ChangeLog | |
parent | 8d32c607ddbef24050bcfb9155f8a662953a0999 (diff) | |
parent | 3e6ea0a46c929ac0a4072915058508316510fabd (diff) | |
download | ayatana-indicator-messages-96982968aa4a61a15c90eeb93bd0406aaedeb723.tar.gz ayatana-indicator-messages-96982968aa4a61a15c90eeb93bd0406aaedeb723.tar.bz2 ayatana-indicator-messages-96982968aa4a61a15c90eeb93bd0406aaedeb723.zip |
Import upstream version 0.5.92
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -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 |