aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-13 08:20:01 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-13 08:20:01 +0100
commitea190d862a7da1ee21e420015790b65099f0cfe7 (patch)
tree4643ef2db6656f78b253a2972abfbdca46bc812c
parent9f9f8c8e762d3107919d573f1e600b3dd5cbf22b (diff)
parent0f26739c9ff494f1a3405f7bdf8a1eee3d5b3f2b (diff)
downloadrtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.tar.gz
rtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.tar.bz2
rtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.zip
Merge branch '2.5-rc'
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5216d969..4c84c923 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES FROM 2.4 to 2.5 09 May 2017
+* Reset updated flag when restarting #() command so that new output is properly
+ recognised. GitHub issue 922.
+
* Fix ECH with a background colour.
* Do not rely on the terminal not moving the cursor after DL or EL.