diff options
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f652ec4..212ff99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-datetime (13.10.0+14.04.20140408-0ubuntu1) trusty; urgency=low + + [ Iain Lane ] + * split_settings_location: Initialise the 'first' pointer, otherwise + it points to random memory which leads to undefined behaviour. Fixes + FTBFS in testsuite on arm64. + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 08 Apr 2014 13:12:09 +0000 + indicator-datetime (13.10.0+14.04.20140328-0ubuntu1) trusty; urgency=low [ Charles Kerr ] |