diff options
author | CI bot <ps-jenkins@lists.canonical.com> | 2014-01-31 11:46:16 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-01-31 11:46:16 +0000 |
commit | d071e1fd90145e9874ba42510c9d393b03f711db (patch) | |
tree | db4ff4e46abf70a09a4bc2864d6b954d581c53f5 /debian | |
parent | 089df7ae2d97966b789231e112709183483c64eb (diff) | |
download | ayatana-indicator-datetime-d071e1fd90145e9874ba42510c9d393b03f711db.tar.gz ayatana-indicator-datetime-d071e1fd90145e9874ba42510c9d393b03f711db.tar.bz2 ayatana-indicator-datetime-d071e1fd90145e9874ba42510c9d393b03f711db.zip |
Releasing 13.10.0+14.04.20140131-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d97de34..e3de384 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +indicator-datetime (13.10.0+14.04.20140131-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Finally land this. Other, still open bugs will be fixed in + subsequent commits. (LP: #793450) + + [ Sebastien Bacher ] + * Use the correct location for datetime-dialog.ui. (LP: #1274046) + + [ Lars Uebernickel ] + * Set calendar to the current date when the menu is popped up This + makes use of the "submenu-action" attribute to get notified when the + menu is popped up. Charles, if your big refactoring-branch should + land before this, do you mind adapting this patch for that? Thanks . + (LP: #793450) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 31 Jan 2014 11:46:16 +0000 + indicator-datetime (13.10.0+14.04.20140124-0ubuntu1) trusty; urgency=low [ Robert Ancell ] |