diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:58 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-04 16:23:58 -0500 |
commit | be334e9a0fede5823076f487d89e3994d426ff0b (patch) | |
tree | 141b2e78b9cbd9df07a8afe3954acad263267d42 /debian/changelog | |
parent | fdd6962b447fe840027077d78a5ff6e8232ec70a (diff) | |
parent | 75d3c8be473b6c2600f187f77ffb25b21700a373 (diff) | |
download | ayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.tar.gz ayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.tar.bz2 ayatana-indicator-datetime-be334e9a0fede5823076f487d89e3994d426ff0b.zip |
* New upstream release.
* Fix location timezone sorting issue.
* Clicking the systems settings window shouldn't close the
Locations dialog. (LP: #947315)
* Add gcov targets to autotools build for code-coverage reporting.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6931f1d..2e8de1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-datetime (0.3.94-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Fix location timezone sorting issue. + * Clicking the systems settings window shouldn't close the + Locations dialog. (LP: #947315) + * Add gcov targets to autotools build for code-coverage reporting. + + -- Charles Kerr <charles.kerr@canonical.com> Wed, 04 Apr 2012 16:23:11 -0500 + indicator-datetime (0.3.93-0ubuntu1) precise; urgency=low * New upstream release. |