diff --git a/CHANGES b/CHANGES index ec373fa3..12d6aac1 100644 --- a/CHANGES +++ b/CHANGES @@ -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)