diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-04 02:29:27 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-04 02:29:27 +0000 |
commit | d3ae965a5bdc7d82aeff4ad515bad8c1f74bcaf9 (patch) | |
tree | f496e4791d89ef9c60d17bec3aaa6a42fc69ea78 /debian | |
parent | 0fb98691d2ce89e0010f5ec6db6296022f866719 (diff) | |
download | ayatana-indicator-datetime-d3ae965a5bdc7d82aeff4ad515bad8c1f74bcaf9.tar.gz ayatana-indicator-datetime-d3ae965a5bdc7d82aeff4ad515bad8c1f74bcaf9.tar.bz2 ayatana-indicator-datetime-d3ae965a5bdc7d82aeff4ad515bad8c1f74bcaf9.zip |
Releasing 13.10.0+13.10.20131004-0ubuntu1, based on r264
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ac0eaa..918b53c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-datetime (13.10.0+13.10.20131004-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * Change the tablet time format string to remove leading zeroes from + the hour component of the time format (ie, H:MM rather than HH:MM). + (LP: #1234483) + * on the phone, show appointments at 1AM as '1 AM', clock times as + '1:00 AM'. (LP: #1220297) + * Update settings URL to settings:///system. (LP: #1231444) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 264 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 04 Oct 2013 02:29:26 +0000 + indicator-datetime (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low [ Charles Kerr ] |