From 3167bf805bc95f5df50114468527c110dffe711c Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 2 Feb 2009 16:55:44 +0100 Subject: [PATCH] changelog updated --- debian/changelog | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a26b385..92fe9cb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ screen-profiles (1.19) UNRELEASED; urgency=low - * + * screen: wrapper script should add a -c arg, and specify your chosen + profile, and ensure that .screenrc at least exists, prevent recursion + from happening to upgrading users by pruning source of ~/.screenrc-profile + from ~/.screenrc, LP: #323756 + * screen-launcher-install: test executability of screen-launcher; install to + .profile unconditionally, and only .bash_profile and .bash_login if they + exist; sanitize the environment; LP: #319691, LP: #321869 + * screen-launcher-uninstall: test writability of file to prune; prune from + .profile, .bash_profile, and .bash_login + * screen-profiles-helper: update auto-launch-on-login detection accordingly + * windows/common: start counting at 1, add a window for watching /etc/motd + * profiles/profile.skel, profiles/*: source the user's local ~/.screenrc + as a last step (allowing for overrides) + * select-screen-profile: don't mess with the user's ~/.screenrc file here; + only set up the ~/.screenrc-profile symlink - -- Dustin Kirkland Mon, 02 Feb 2009 10:37:19 +0100 + -- Dustin Kirkland Mon, 02 Feb 2009 15:51:51 +0100 screen-profiles (1.18-0ubuntu1) jaunty; urgency=low