about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-07-14 17:39:20 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-07-14 17:39:20 +0000
commit902289b82e3717184ac0f330f9472f2117c805e8 (patch)
treeffceacd05eea90314712f2eae56e1c540b4d78de /ChangeLog
parentf7f66ea11faf8fd9b419460dc11947c792e02331 (diff)
downloadzsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.gz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.tar.xz
zsh-902289b82e3717184ac0f330f9472f2117c805e8.zip
25278: rename sections in compwid.yo to avoid confusion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15dc8d771..8b77e5333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-14  Peter Stephenson  <pws@csr.com>
+
+	* 25278: Doc/Zsh/compctl.yo, Doc/Zsh/compsys.yo,
+	Doc/Zsh/compwid.yo, Doc/Zsh/manual.yo: rename sections in the
+	completion widget manual to avoid confusion with sections
+	elsewhere.
+
 2008-07-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Phil Pennock: 25275: Completion/Base/Utility/_store_cache,