diff options
author | Ted Gould <ted@gould.cx> | 2012-03-08 16:57:20 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-08 16:57:20 -0600 |
commit | 3c12ac558602ec74e99cde48ddc6e59ea62cc6aa (patch) | |
tree | 1f5963d3de20cf696660c1f601f51a4d73f3c16e /debian/changelog | |
parent | ade1e121d41dd07ccc81a641862d81798e38b145 (diff) | |
parent | b5c19e04a9b46cfe5f14110a307d37d77cfe29da (diff) | |
download | ayatana-indicator-datetime-3c12ac558602ec74e99cde48ddc6e59ea62cc6aa.tar.gz ayatana-indicator-datetime-3c12ac558602ec74e99cde48ddc6e59ea62cc6aa.tar.bz2 ayatana-indicator-datetime-3c12ac558602ec74e99cde48ddc6e59ea62cc6aa.zip |
* New upstream release.
* Make GSettings readonly to fix DConf service starting on boot
* Explicitly give types to GVariant Builder
* Confirm scanf usage for Coverity (LP: #943747)
* Remove unused code (LP: #943746)
* Fix timezone ordering in the menu (LP: #833325, LP: #833337)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6976556..7bb476f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-datetime (0.3.91-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + * Make GSettings readonly to fix DConf service starting on boot + * Explicitly give types to GVariant Builder + * Confirm scanf usage for Coverity (LP: #943747) + * Remove unused code (LP: #943746) + * Fix timezone ordering in the menu (LP: #833325, LP: #833337) + + -- Ted Gould <ted@ubuntu.com> Thu, 08 Mar 2012 16:50:23 -0600 + indicator-datetime (0.3.90-0ubuntu1~ppa1) precise; urgency=low * New upstream release. |