diff --git a/README b/README index 6245e2bb..01303d63 100644 --- a/README +++ b/README @@ -26,9 +26,9 @@ install locally, using the following instructions... byobu Note that you will need to have a few dependencies installed: - * screen and/or tmux + * tmux >= 1.5 and screen * python-newt (if you want to use Byobu's configuration utility) * gsed (if your sed implementation doesn't support -i) Dustin Kirkland -2011-09-21 +2012-01-08 diff --git a/debian/changelog b/debian/changelog index 6ff94422..52b7a82b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ byobu (5.2) unreleased; urgency=low usr/share/doc/byobu/help.tmux.txt: LP: #912637 - change prev/next window keybinding from alt-left/right to ctrl-shift-left/right; seems alt-left-right are used by irssi + * README: LP: #911825 + - add note about tmux version required -- Dustin Kirkland Thu, 29 Dec 2011 12:28:51 -0600