From cd3ceda5efe1e507855b725da4fa50e6da12de53 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Mon, 18 May 2015 18:30:09 +0300 Subject: [PATCH] Adds changelog message for fixing bug 785299. --- resources/install/debian/changelog.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/install/debian/changelog.tmpl b/resources/install/debian/changelog.tmpl index 32fc69896..54ef82c50 100644 --- a/resources/install/debian/changelog.tmpl +++ b/resources/install/debian/changelog.tmpl @@ -4,6 +4,8 @@ _PACKAGE_NAME_ (_VERSION_) unstable; urgency=low * Adjust build-time deps for easier backporting. (Closes: #729904) * Reuses already installed on the system spellcheck ditionaries. (Closes: #719201) + * Fixes processing incoming xmpp ping error packets and showing + many stack traces in console. (Closes: #785299) * Removes java6-runtime alternative. (Closes: #735904) -- Damian Minkov _DATE_