about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2013-11-12 22:38:16 -0800
committerBart Schaefer <schaefer@zsh.org>2013-11-12 22:38:16 -0800
commit48539541f6675c5424bd2785f42fe3aada428a05 (patch)
tree17e86908969baf8f0af6c9a4c1b85172c1bd7c35 /ChangeLog
parent590dd6c954059b2231f40edeb0e400a230abe0a7 (diff)
downloadzsh-48539541f6675c5424bd2785f42fe3aada428a05.tar.gz
zsh-48539541f6675c5424bd2785f42fe3aada428a05.tar.xz
zsh-48539541f6675c5424bd2785f42fe3aada428a05.zip
31966: skip introductory paragraphs when processing "man zshbuiltins".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02e97b274..44a8c454e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-11-12  Bart Schaefer  <schaefer@zsh.org>
+
+	* 31966: Util/helpfiles: skip introductory paragraphs processing
+	"man zshbuiltins" by assuming that all real command names start
+	with a lower case letter.  Check "ztcp" file as a guess that all
+	builtins were processed.
+
 2013-11-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Martin Vaeth: 31959: .gitignore,