diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:06 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:06 -0500 |
commit | 75d3c8be473b6c2600f187f77ffb25b21700a373 (patch) | |
tree | 3a166215054f6be6c5b44732de9710c042b7124e /ChangeLog | |
parent | 5261e7f898e82ef03e5e8658253ae0c111d5870e (diff) | |
parent | 5a12bc3c3f41d17934c0773c2214ac6097a9154f (diff) | |
download | ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.tar.gz ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.tar.bz2 ayatana-indicator-datetime-75d3c8be473b6c2600f187f77ffb25b21700a373.zip |
Import upstream version 0.3.94
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2012-04-04 Charles Kerr <charles.kerr@canonical.com> + + 0.3.94 + +2012-04-03 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~allanlesage/indicator-datetime/TDD to remove a dependency on gcovr, move gcov targets to their own makefile, and clean up .gcno files. + +2012-03-27 Allan LeSage <allanlesage@gmail.com> + + Removed gcovr dependency, moved coverage targets to own makefile, cleaning up *.gcno. + +2012-04-02 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~charlesk/indicator-datetime/fiz-tz-offset to fix a timezone sorting issue reported by seb128 and diagnosed by desrt. + +2012-04-02 Charles Kerr <charles.kerr@canonical.com> + + fix timezone sorting issue reported by seb128 and diagnosed by desrt + +2012-04-02 Charles Kerr <charles.kerr@canonical.com> + + clicking the systems settings window shouldn't close the Locations dialog. + +2012-03-29 Charles Kerr <charles.kerr@canonical.com> + + clicking the systems settings window shouldn't close the 'Locations' dialog. + 2012-03-28 Charles Kerr <charles.kerr@canonical.com> 0.3.93 |