From 0084068d7ab0bd48ab66bdd0c3b12d3ae015f6dd Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 28 May 2009 18:09:32 +0200 Subject: [PATCH] added LP: #330322 to changelog Signed-off-by: Dustin Kirkland --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index db04ff9e..d586f260 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ byobu (2.6) unreleased; urgency=low * byobu, debian/postrm, debian/preinst, debian/rules, screen-launcher: remove the dpkg diversion on /usr/bin/screen as this has proven to be controversial; users will need to call "byobu" to launch - a byobu-style screen session + a byobu-style screen session; LP: #330322 * bin/network-*: set rate=0 when rate is negative (ie, on startup) * bin/temp-*: better support for temperature zones, LP: #380885