diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-10-08 23:56:52 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-10-08 23:56:52 +0200 |
commit | 7084e6e5606d1355b5ccc8c79c2498027a8fc34e (patch) | |
tree | 2d14befd068f22f1f65b7522be56157ba85e21a0 /debian | |
parent | 5f893393a3e1174c614689d44c2ea78fcb57d928 (diff) | |
download | screen-7084e6e5606d1355b5ccc8c79c2498027a8fc34e.tar.gz |
Mark #344759 as fixed. Thanks to Thomas Dickey and Sadrul Habib Chowdhury.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cea25ec..9907c20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,8 @@ screen (4.1.0~20110819git450e8f3-1) UNRELEASED; urgency=low - Windows created with "-d -m" no more ignore "-X exec" (Closes: #481411) - Now has a session name string escape (Closes: #488619) - Re-optimize screen updates (Closes: #621704, LP: #588846) + - No more mishandles xterm control string to set window title (Closes: + #344759) Thanks to Thomas Dickey and Sadrul Habib Chowdhury. * Remove the patches which have been applied upstream or are otherwise no more necessary: - 17manpage_sessionname_warning |