summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-08-30 21:23:26 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-08-30 21:23:26 +0100
commit6e2b3f435ae49e4d372476c4a8a2ef64d497c87d (patch)
tree71cceea07fd71933bb6afc8d32de760007dfc281 /CHANGES
parent07d3c4d882b378b65f8ab5e99f8fffbeb797b2ab (diff)
Add to CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cc49e53c..4885293c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
CHANGES FROM 2.5 TO 2.6-rc, 29 August 2017
+* Fix memory leak when lines with BCE are removed from history.
+
+* Fix (again) the "prefer unattached" behaviour of attach-session.
+
* Reorder how keys are checked to allow keys to be specified that have a
leading escape. GitHub issue 1048.