From a21de4c4832ca759208923d840e0a54b4d858956 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 27 May 2019 14:39:06 +0100 Subject: [PATCH] Mention <><=>=. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 9f38b6f4..45980595 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ CHANGES FROM 2.9 to X.X more clearly and without additional escaping. This means that a literal { and } must now be escaped or quoted. +* New <, >, <= and >= comparison operators for formats. + * 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: