diff options
author | Ted Gould <ted@gould.cx> | 2013-10-31 11:40:41 -0700 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-10-31 11:40:41 -0700 |
commit | eb47d698341bc8f1b46433c48fc280d5a4906ad3 (patch) | |
tree | 04e18a96bcad6c22f5079a517c5c8927d1ac49cd /debian/changelog | |
parent | a4a5562fd93fdd6d9cb4b9cde98126fdca3ea21d (diff) | |
parent | 0439dc69bfd71c42d01b7d11cb586ef056503b28 (diff) | |
download | ayatana-indicator-datetime-eb47d698341bc8f1b46433c48fc280d5a4906ad3.tar.gz ayatana-indicator-datetime-eb47d698341bc8f1b46433c48fc280d5a4906ad3.tar.bz2 ayatana-indicator-datetime-eb47d698341bc8f1b46433c48fc280d5a4906ad3.zip |
Merge trunk
Diffstat (limited to 'debian/changelog')
-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 ] |