diff options
author | CI bot <ps-jenkins@lists.canonical.com> | 2014-02-25 16:58:43 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-02-25 16:58:43 +0000 |
commit | bb4bb77908d8ccd80260aee4541e45d0a075b0ad (patch) | |
tree | 016f1c0f172f9ee76d8050b45c2ea85b87e321db | |
parent | 0bb962f688ea74f1af711ba322ee60f12067c8e5 (diff) | |
download | ayatana-indicator-datetime-bb4bb77908d8ccd80260aee4541e45d0a075b0ad.tar.gz ayatana-indicator-datetime-bb4bb77908d8ccd80260aee4541e45d0a075b0ad.tar.bz2 ayatana-indicator-datetime-bb4bb77908d8ccd80260aee4541e45d0a075b0ad.zip |
Releasing 13.10.0+14.04.20140225-0ubuntu1
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34832a1..e284f78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +indicator-datetime (13.10.0+14.04.20140225-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Test the EClient's color hint string for NULL before passing it to a + std::string constructor. (LP: #1283834) + * Test the EDS component summary for NULL before using it in a + std::string. (LP: #1280341) + * In the alarms menu, don't let iterations of recurring events drown + out everything else. + * Fix g_assert_if_reached() in EdsPlanner::on_source_enabled(). (LP: + #1283610) + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 25 Feb 2014 16:58:43 +0000 + indicator-datetime (13.10.0+14.04.20140219.1-0ubuntu1) trusty; urgency=low [ Charles Kerr ] |