diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-29 10:30:47 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-10-29 10:30:47 +0000 |
commit | 3384d0a6da1e31212360e9bc48481a70926a7a68 (patch) | |
tree | 5858fedbd4e6e702328371578fc16358b3375b01 /debian/changelog | |
parent | 202050c3718fbe191aa52343a02c8c028e659401 (diff) | |
download | ayatana-indicator-messages-3384d0a6da1e31212360e9bc48481a70926a7a68.tar.gz ayatana-indicator-messages-3384d0a6da1e31212360e9bc48481a70926a7a68.tar.bz2 ayatana-indicator-messages-3384d0a6da1e31212360e9bc48481a70926a7a68.zip |
Releasing 13.10.1+14.04.20131029.1-0ubuntu1, based on r395
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2162b42..2c58b47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +indicator-messages (13.10.1+14.04.20131029.1-0ubuntu1) trusty; urgency=low + + [ Ted Gould ] + * Adding a phone_greeter profile. + + [ Lars Uebernickel ] + * im-application-list: unpack icon correctly An additional variant was + left by unpacking it the old way, which confused + g_icon_deserialize() on the menu-rendering side. (LP: #1238927) + * Protect against processes calling Register() multiple times Don't + unnecessarily reset the application's state if the same process + calls Register() more than once. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 395 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 29 Oct 2013 10:30:47 +0000 + indicator-messages (13.10.1+13.10.20131011-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] |