From 2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sat, 13 Oct 2012 11:56:14 +0100 Subject: Update NOTES, CHANGES, configure.ac for 1.7 release --- NOTES | 7 ------- 1 file changed, 7 deletions(-) (limited to 'NOTES') diff --git a/NOTES b/NOTES index e8af37c3..12922950 100644 --- a/NOTES +++ b/NOTES @@ -7,13 +7,6 @@ simple, modern, BSD-licensed alternative to programs such as GNU screen. This release runs on OpenBSD, FreeBSD, NetBSD, Linux and OS X and may still run on Solaris and AIX (although they haven't been tested in a while). -If upgrading from 1.5, PLEASE NOTE: -- The word-separators window option is now a session option. -- The options used to change the window attributes when an alert occurs were - removed. Each kind of alert has its own individual set of options. -- The ability to have a list of prefix keys was dropped in favour of two - separate options, prefix and prefix2. - Since the 1.2 release tmux depends on libevent. Download it from: http://www.monkey.org/~provos/libevent/ -- cgit