Add to CHANGES.

pull/2020/head
Nicholas Marriott 2019-12-13 11:31:53 +00:00
parent 00723f1f5c
commit e6b02dec19
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
CHANGES FROM 3.0 to X.X
* Change file reading and writing to go through the client if necessary. This
fixes commands like "tmux loadb /dev/fd/X". Also modify source-file to
support "-" for standard input, like load-buffer and save-buffer.
* Add ~/.config/tmux/tmux.conf to the default search path for configuration
files.