From 55d5b83408de27485e6b2ecc311d9ff8eaae822b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 16 Jun 2008 17:35:40 +0000 Subject: Informational messages on window option changes. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6202b345..47cb123e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ 16 June 2008 +* Add some information messages when window options are changed, suggested by + Mike Erdely. Also add a -q command-line option to suppress them. * show-window-options (showw) command. 15 June 2008 @@ -480,4 +482,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.121 2008-06-16 06:10:02 nicm Exp $ +$Id: CHANGES,v 1.122 2008-06-16 17:35:40 nicm Exp $ -- cgit