diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:35:02 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:35:02 -0400 |
commit | 486e1b390867a5e022e008712bbb87031a4f627a (patch) | |
tree | 1d15a560a745bdec4b36291a6440059c3e22fee2 /ChangeLog | |
parent | 5a7ebb976b8613886fa179c2f9d0230eb666e70f (diff) | |
parent | 7201938d0639b2984beec7b2e1a0b1f48011796c (diff) | |
download | ayatana-indicator-application-486e1b390867a5e022e008712bbb87031a4f627a.tar.gz ayatana-indicator-application-486e1b390867a5e022e008712bbb87031a4f627a.tar.bz2 ayatana-indicator-application-486e1b390867a5e022e008712bbb87031a4f627a.zip |
* New upstream release.
* Improved gcov rules in our Automake files.
* Fix parent pointer object for unity-panel-service.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + 0.5.0 + +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~allanlesage/indicator-application/TDD to improve our automake gcov rules + +2012-03-27 Allan LeSage <allanlesage@gmail.com> + + Pedantic name change for gcovr xml coverage results. + +2012-03-27 Allan LeSage <allanlesage@gmail.com> + + Removed gcovr dependency, moved coverage targets to own makefile, cleaning up *.gcno. + +2012-04-10 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~ted/indicator-application/parent-pointer to add in the parent object pointer for unity-panel-service. + +2012-04-09 Ted Gould <ted@gould.cx> + + Set the parent object pointer to help unity-panel-service + 2012-03-21 Ted Gould <ted@gould.cx> 0.4.94 |