about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:51:54 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-04-25 10:51:54 -0700
commitf8fb6ebae8a829ce20291c9f37fb23c48fd4c32e (patch)
treedfcbbd9c01ca69b2c1f9b21d31e54cb0c1dfc0eb /ChangeLog
parent89c2129905d067b2d52c70f5b453561bb782da89 (diff)
downloadzsh-f8fb6ebae8a829ce20291c9f37fb23c48fd4c32e.tar.gz
zsh-f8fb6ebae8a829ce20291c9f37fb23c48fd4c32e.tar.xz
zsh-f8fb6ebae8a829ce20291c9f37fb23c48fd4c32e.zip
34961: clean up declarations of quote() and quotebreak()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dd9bcc2b..713da5337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-04-25  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* 34961: Src/hist.c: clean up decl's of quote() and quotebreak()
+
 	* 34961: Doc/Zsh/mod_system.yo: sysparams[pid] and sysparams[ppid]
 	added to variables index