about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c03501faf..f655c9fbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-05  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33859 with typo fix: Completion/Base/Core/_main_complete: to
+	propagate signal from trap we need to use function style.
+
 2014-12-04  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33841: Doc/Zsh/params.yo: explain array append a bit better