summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-12-09 10:35:10 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-12-09 10:37:04 +0000
commit7e40a8905336a7f62e40d7095fa89b224a6f7a1f (patch)
tree7b770edb42970a4ac55f4023990d8a3d62d5f67c /ChangeLog
parent063391f0d957cf36ae92aa83571006f1996cd9df (diff)
downloadzsh-7e40a8905336a7f62e40d7095fa89b224a6f7a1f.tar.gz
zsh-7e40a8905336a7f62e40d7095fa89b224a6f7a1f.tar.xz
zsh-7e40a8905336a7f62e40d7095fa89b224a6f7a1f.zip
40117: Revert a hunk of 40035 that changed semantics incorrectly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5a09fc71..c35377cdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-09  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 40117: Doc/Zsh/compsys.yo, Src/input.c: Revert a hunk of
+	40035 that changed semantics incorrectly.
+
 2016-12-09  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* unposted: Test/D07multibyte.ztst: minor typos.