summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b814a1c14..531edbcf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-10-12 Peter Stephenson <p.stephenson@samsung.com>
+
+ * 43674: Src/zsh.h, Config/version.mk: Split more parameter and
+ function flags to avoid using sign bit; bump version because of
+ wordcode incompatibility.
+
2018-10-10 dana <dana@dana.is>
* 43602: Doc/Zsh/compsys.yo: Clarify behaviour of `compdef -p`