From 522d1bd3091aeb3094554ebd6ee28be124fc5393 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 27 May 2019 14:39:44 +0100 Subject: [PATCH] Add. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 45980595..e72be1b2 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,8 @@ CHANGES FROM 2.9 to X.X * New <, >, <= and >= comparison operators for formats. +* Improve escaping of special characters in list-keys output. + * INCOMPATIBLE: tmux's configuration parsing has changed to use yacc(1). Most configuration files shouldn't need to be changed but there are the following differences: