about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5041d171f..c900eaa42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-09-04  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 33091: Doc/Zsh/builtins.yo: improve documentation for ttyctl.
+
 2014-09-03  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33100: Src/exec.c: check $fd more rigorously in "exec {fd}<&-"