diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 13:49:52 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-03-09 13:49:52 +0100 |
commit | ad979590948f582a8b521432a49528103698f596 (patch) | |
tree | 0f0f3d2e05101e021f52324147457f65554c2932 /debian | |
parent | 39bc08ed8c8c3d1be351c2642c8e2eb572a3061c (diff) | |
parent | fa7f146fafa83e8e612365a5f74ba06ff438d36a (diff) | |
download | ayatana-indicator-datetime-ad979590948f582a8b521432a49528103698f596.tar.gz ayatana-indicator-datetime-ad979590948f582a8b521432a49528103698f596.tar.bz2 ayatana-indicator-datetime-ad979590948f582a8b521432a49528103698f596.zip |
releasing version 0.3.91-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d71eb4f..7a1de4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-datetime (0.3.91-0ubuntu1) precise; 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:58:28 -0600 + indicator-datetime (0.3.90-0ubuntu1) precise; urgency=low * New upstream release. |