summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 08:53:10 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-12-01 08:53:10 +0000
commit25ae02869544b84b639b25b0aa69baa6ea2d3a6a (patch)
tree53e6c06c9b5d0dd2ebddac8c61f51d9e85de9b13
parent1b0cc4503e14932e5f14167102cb2504b7af69da (diff)
Add to CHANGES.3.0a
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ec57776d..4399ba6d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
CHANGES FROM 3.0 to 3.0a
+* Do not require REG_STARTEND.
+
* Respawn panes or windows correctly if default-command is set.
* Add missing option for after-kill-pane hook.