summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-07-06 14:03:33 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-07-06 14:03:33 +0100
commitb30989a9649699ba08908a1a9aa08b0ecc7b24d1 (patch)
tree781222a6ff7f8b8afc709e27c27fd7976d0ce043 /CHANGES
parentaa4f3a9b3d7f10f7f96bf8be1c2c8706a5990fe5 (diff)
Pull 3.2-rc up to master.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1373daba..cf00a5b0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES FROM 3.1b 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.
+
* Add some formats for search in copy mode (search_present, search_match).
* Do not wait on shutdown for commands started with run -b.