about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 031269a8d..082b05995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-12-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 32182: Src/Zle/zle_tricky.c: re-enable command completion after
+	a separator (tweak to 31611)
+
 	* 32178: Src/jobs.c: fix another acquire_pgrp() infinite loop
 
 2013-12-21  Barton E. Schaefer  <schaefer@zsh.org>