diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-27 09:38:04 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-27 09:38:04 +0100 |
commit | d0fa5207889ee9ee4db45ac3684c882109f91e5b (patch) | |
tree | 7c87cf987987dfafe41170ac65b0e89bcefec244 | |
parent | 646bfe403e638f2a005ddfba37da0f94805d7e11 (diff) | |
download | rtmux-d0fa5207889ee9ee4db45ac3684c882109f91e5b.tar.gz rtmux-d0fa5207889ee9ee4db45ac3684c882109f91e5b.tar.bz2 rtmux-d0fa5207889ee9ee4db45ac3684c882109f91e5b.zip |
Update CHANGES.
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +CHANGES FROM 3.1 TO 3.1a + +* Do not close stdout prematurely in control mode since it is needed to print + exit messages. Prevents hanging when detaching with iTerm2. + CHANGES FROM 3.0a TO 3.1 * Only search the visible part of the history when marking (highlighting) |