diff options
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. |