about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-09-11 10:24:29 +0100
committerPeter Stephenson <pws@zsh.org>2017-09-13 10:45:00 +0100
commite8780e11edebf6448bcf27ecfd3286bcab85d661 (patch)
tree01f1f880cc127fc7db3c55bff8ce19f1f2f336ea /ChangeLog
parented7497e3790b044ab680fcdcd9dc4034a73ead9a (diff)
downloadzsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.tar.gz
zsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.tar.xz
zsh-e8780e11edebf6448bcf27ecfd3286bcab85d661.zip
unposted: YODL compatibility fix for --emulate
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05eae682c..cdc6b8f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
 
 2017-09-11  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* unposted: Doc/Zsh/invoke.yo: YODL compatibility fix for
+	--emulate.
+
 	* Thierry Ghelew: 41666: Src/Modules/zpty.c: zpty compatibility
 	for OpenBSD.