diff options
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 |