Update CHANGES.

This commit is contained in:
Nicholas Marriott
2017-06-05 12:01:58 +01:00
parent e62e17d046
commit e1686c26dd
2 changed files with 9 additions and 1 deletions

View File

@ -27,7 +27,7 @@ case before opening an issue.
To run tmux without a config and get logs, run:
tmux -Ltest kill-server
tmux -vvvv -Ltest -f/dev/null new
tmux -vv -Ltest -f/dev/null new
Then reproduce the problem, exit tmux, and attach the tmux-server-*.log file
from the current directory to the issue.