diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:28:41 -0500 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-23 02:28:41 -0500 |
| commit | d8efd5053bca6f02f962545d98f4758d1af26091 (patch) | |
| tree | 927ebe28a694ed1e780b17898074644c922dabbb /ChangeLog | |
| parent | d46e55540fe81247f01ee500d72f2a8da1e96838 (diff) | |
| parent | 1cc048fcd81fa2b9bcae30cbdb31dd2789b4b567 (diff) | |
| download | ayatana-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-- | 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 |
