diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 12:21:52 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 12:21:52 -0500 |
commit | cb8844b6eea5985ab1f04ed84568fb3cbbdb0c9a (patch) | |
tree | dae9956648b70bdb3e5df063c4dcc73bac05c8b2 /ChangeLog | |
parent | 63e76db59850f64c5ef1f5e766258e4c7583e9bd (diff) | |
parent | ab3fc0e2f5b8c730e0694f1bf07a0709867a5683 (diff) | |
download | ayatana-indicator-application-cb8844b6eea5985ab1f04ed84568fb3cbbdb0c9a.tar.gz ayatana-indicator-application-cb8844b6eea5985ab1f04ed84568fb3cbbdb0c9a.tar.bz2 ayatana-indicator-application-cb8844b6eea5985ab1f04ed84568fb3cbbdb0c9a.zip |
Import upstream version 0.5.0
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 |