diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-11-26 22:03:58 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-11-26 22:03:58 +0000 |
commit | 74a2e436b5e4e1910079e43f0a6e25ab86f5c7e4 (patch) | |
tree | 8aaf267f2d4b358b3aa8c3b325eec88e2d484072 /debian | |
parent | 04c85ff312093e995e6f29d824d01afc67ef7030 (diff) | |
parent | b4af2fc0ba2c55b9be4b9ce6eeb16acae38dd1bc (diff) | |
download | ayatana-ido-74a2e436b5e4e1910079e43f0a6e25ab86f5c7e4.tar.gz ayatana-ido-74a2e436b5e4e1910079e43f0a6e25ab86f5c7e4.tar.bz2 ayatana-ido-74a2e436b5e4e1910079e43f0a6e25ab86f5c7e4.zip |
Releasing 13.10.0+14.04.20131126-0ubuntu1 (revision 160 from lp:ido).
Approved by PS Jenkins bot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0186acd..41701a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ido (13.10.0+14.04.20131126-0ubuntu1) trusty; urgency=low + + [ Lars Uebernickel ] + * ido_calendar_menu_item_new_from_model: initialize local variables + with NULL Both of these variables will be passed to g_free() without + checking whether g_menu_item_get_attribute() failed. (LP: #1255076) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 160 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 26 Nov 2013 19:28:37 +0000 + ido (13.10.0+14.04.20131106-0ubuntu1) trusty; urgency=low [ Lars Uebernickel ] |