summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Bracken <chris@bracken.jp>2017-11-10 14:26:08 -0800
committerOliver Kiddle <opk@zsh.org>2017-11-13 21:06:35 +0100
commit2c00d2132c5f81eee0820fe258b23a6d9f996b7f (patch)
tree92494d4a9a3049d381d210c3dca9584c3ff7dcb0 /ChangeLog
parentb432d518e4a2c5dfe3723571c24d69ebdc0b62ba (diff)
downloadzsh-2c00d2132c5f81eee0820fe258b23a6d9f996b7f.tar.gz
zsh-2c00d2132c5f81eee0820fe258b23a6d9f996b7f.tar.xz
zsh-2c00d2132c5f81eee0820fe258b23a6d9f996b7f.zip
github #19: Fix minor typo in INC_APPEND_HISTORY documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index affd39e66..a76e6e06c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-11-13  Oliver Kiddle  <opk@zsh.org>
+
+	* github #19: Chris Bracken: Fix minor typo in
+	INC_APPEND_HISTORY documentation
+
 2017-11-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Martijn: 42004: Doc/Zsh/builtins.yo: fix parentheses.