mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
changelog updated
This commit is contained in:
parent
190917f73d
commit
3167bf805b
1 changed files with 16 additions and 2 deletions
18
debian/changelog
vendored
18
debian/changelog
vendored
|
@ -1,8 +1,22 @@
|
||||||
screen-profiles (1.19) UNRELEASED; urgency=low
|
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 <kirkland@ubuntu.com> Mon, 02 Feb 2009 10:37:19 +0100
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 02 Feb 2009 15:51:51 +0100
|
||||||
|
|
||||||
screen-profiles (1.18-0ubuntu1) jaunty; urgency=low
|
screen-profiles (1.18-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue