From 5306bb0db79b4cc0b8e620bfe52e8fed446a101c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 3 Nov 2020 08:37:08 +0000 Subject: Update to 3.2-rc3, bring in all the changes from master. --- CHANGES | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d385ed16..6f3944c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -CHANGES FROM 3.2 TO 3.3 +CHANGES FROM 3.1c TO 3.2 * Fire focus events even when the pane is in a mode. @@ -27,8 +27,6 @@ CHANGES FROM 3.2 TO 3.3 * Add a -d option to display-message to set delay. -CHANGES FROM 3.1c TO 3.2 - * Add a way for control mode clients to subscribe to a format and be notified of changes rather than having to poll. -- cgit