summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-04-27 09:39:17 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-04-27 09:39:17 +0100
commit266bbba4842b7fb83bff5260949e4daad04aac3b (patch)
tree41871a287513f92d0d7a6d35e7e1f391a5e700f9 /CHANGES
parent5811dd7ceb4d29c9871399047522adb22ee77ece (diff)
parentd0fa5207889ee9ee4db45ac3684c882109f91e5b (diff)
Merge branch '3.1a-rc'
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 051c5375..b218e46b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -125,6 +125,11 @@ CHANGES FROM 3.1 TO 3.2
* Add number operators for formats (+, -, *, / and m),
+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)