diff --git a/debian/changelog b/debian/changelog index 8414d806..eb15ceb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ byobu (2.9) unreleased; urgency=low * bin/disk-*: use the POSIX output format * bin/ec2-cost: performance improvement, cache ifconfig output * bin/logo: use a case-statement instead of nasty if/then/else stack + * profiles/NONE: don't source ~/.screenrc, causes a nasty recursion, + LP: #382642 - -- Dustin Kirkland Mon, 08 Jun 2009 17:42:50 -0500 + -- Dustin Kirkland Mon, 08 Jun 2009 17:46:24 -0500 byobu (2.8-0ubuntu1) karmic; urgency=low diff --git a/profiles/NONE b/profiles/NONE index 8bdf1379..5cdf8fb1 100644 --- a/profiles/NONE +++ b/profiles/NONE @@ -22,4 +22,3 @@ # along with this program. If not, see . ############################################################################### -source $HOME/.screenrc