diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-10-31 17:19:21 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-10-31 17:19:21 +0000 |
commit | 0439dc69bfd71c42d01b7d11cb586ef056503b28 (patch) | |
tree | 9fd22467c30cfc8ca637b0bcb805240aefc1537d | |
parent | b5ed574ecd4f8a1c84f0a0272bda4b0509877eae (diff) | |
parent | b3740dcbc2cd663a9a8b104352fa0ccfb1bbcdf2 (diff) | |
download | ayatana-indicator-datetime-0439dc69bfd71c42d01b7d11cb586ef056503b28.tar.gz ayatana-indicator-datetime-0439dc69bfd71c42d01b7d11cb586ef056503b28.tar.bz2 ayatana-indicator-datetime-0439dc69bfd71c42d01b7d11cb586ef056503b28.zip |
Add changelog entry for
+indicator-datetime (13.10.0+13.10.20131023.2-0ubuntu1) saucy-proposed; urgency=low
.
Approved by PS Jenkins bot, Timo Jyrinki.
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc74793..8868dae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-datetime (13.10.0+13.10.20131023.2-0ubuntu1) saucy-proposed; urgency=low + + [ Marcus Tomlinson ] + * Fixed datetime title text to read "Date and Time" rather than the + day of the week (as per spec). (LP: #1236400) + + [ Lars Uebernickel ] + * Work around glib's type initialization deadlock. + https://bugzilla.gnome.org/show_bug.cgi?id=674885. (LP: #1239710) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 279 + + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 28 Oct 2013 14:59:27 -0400 + indicator-datetime (13.10.0+13.10.20131016.2-0ubuntu1) saucy; urgency=low [ Charles Kerr ] |