diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d97de34..097df7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +indicator-datetime (13.10.0+14.04.20140217-0ubuntu1) trusty; urgency=low + + [ Robert Ancell ] + * Move date/time panel into unity-control-center + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Feb 2014 12:53:26 +0000 + +indicator-datetime (13.10.0+14.04.20140205-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Don't load the alarm icon until it's needed s.t. we don't hit click + unnecessarily when starting up in the greeter. + + [ Sebastien Bacher ] + * use the correct naming under unity-control-center + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Feb 2014 18:22:52 +0000 + +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 ] |