summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-05-27 14:39:06 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-05-27 14:39:06 +0100
commita21de4c4832ca759208923d840e0a54b4d858956 (patch)
tree8408179091bf7ce28804eb84e86fa7ccb0a53fa3
parent714311a696014a8fca5a2e4247ee39bcc8124523 (diff)
Mention <><=>=.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
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: