aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCI bot <ps-jenkins@lists.canonical.com>2014-04-10 12:07:10 +0000
committerCI bot <ps-jenkins@lists.canonical.com>2014-04-10 12:07:10 +0000
commit8322076306609a1f8e0d6ebd03f49af3c74e734c (patch)
tree241383a02e7691ef6277ecb495664872388084df /debian
parentf78aa1d7acfacd2027b1f18733e2137e9176f783 (diff)
downloadayatana-indicator-messages-8322076306609a1f8e0d6ebd03f49af3c74e734c.tar.gz
ayatana-indicator-messages-8322076306609a1f8e0d6ebd03f49af3c74e734c.tar.bz2
ayatana-indicator-messages-8322076306609a1f8e0d6ebd03f49af3c74e734c.zip
Releasing 13.10.1+14.04.20140410-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 082a492..e3d1e97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+indicator-messages (13.10.1+14.04.20140410-0ubuntu1) trusty; urgency=low
+
+ [ Lars Uebernickel ]
+ * messages-service: listen to the ApplicationStoppedRunning call Prior
+ to this patch, only applications that exit were marked as "not
+ running". However, this must also happen when an application unrefs
+ it's MessagingMenuApp instance. This is a problem for applications
+ which implement messaging menu integration as a plugin (when
+ unloading the plugin). Specifically, this causes bug #1302930, as
+ telepathy-indicator doesn't exit when empathy exits. (LP: #1302930)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 10 Apr 2014 12:07:10 +0000
+
indicator-messages (13.10.1+14.04.20140408-0ubuntu1) trusty; urgency=low
[ Ted Gould ]