diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-06-28 16:55:04 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-06-28 16:55:04 +0000 |
commit | 5c6e761872518193c0bfa6f392cc6207abc4c058 (patch) | |
tree | 7eb8f6754fe8aeb2d3041dbd83d738c886265950 /debian/changelog | |
parent | fbabe330880458724efda7bf71efcc4dc48a593f (diff) | |
parent | c0080ba3e4dcdf45ce3cdf83025a2f0b3f8d8bf5 (diff) | |
download | ayatana-ido-5c6e761872518193c0bfa6f392cc6207abc4c058.tar.gz ayatana-ido-5c6e761872518193c0bfa6f392cc6207abc4c058.tar.bz2 ayatana-ido-5c6e761872518193c0bfa6f392cc6207abc4c058.zip |
Releasing 13.10.0+13.10.20130628-0ubuntu1 to ubuntu.
Approved by PS Jenkins bot.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7250455..25faaf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +ido (13.10.0+13.10.20130628-0ubuntu1) saucy; urgency=low + + [ Ubuntu daily release ] + * debian/*symbols: auto-update new symbols to released version + + [ Charles Kerr ] + * Adds support for the guest menuitem. A guest menuitem is the same as + a user menuitem except for how it uses its action's state, so + instead of adding a new class, this patch adds a new factory method + (ido_guest_menu_item_new_from_model) and private action state + handler. + * one-liner fix to a copy-paste error in GuestMenuItem's handling of + online/active guests. + + [ Lars Uebernickel ] + * Add IdoMediaPlayerMenuItem and IdoPlaybackMenuItem. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 136 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 28 Jun 2013 02:03:07 +0000 + ido (13.10.0daily13.06.19-0ubuntu1) saucy; urgency=low [ Ubuntu daily release ] |