about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-08-19 23:04:07 +0000
committerClint Adams <clint@users.sourceforge.net>2007-08-19 23:04:07 +0000
commit4e945291a26ceb293371f258ded95b3ee6ab0715 (patch)
treea4d509428218057c7daee4e1771638f1f69d4457 /ChangeLog
parent1380ae67c2a700a43df04da5680ef5cbcf9088f6 (diff)
downloadzsh-4e945291a26ceb293371f258ded95b3ee6ab0715.tar.gz
zsh-4e945291a26ceb293371f258ded95b3ee6ab0715.tar.xz
zsh-4e945291a26ceb293371f258ded95b3ee6ab0715.zip
23782: commands with descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be68cc918..c20ad070f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2007-08-19  Clint Adams  <clint@zsh.org>
 
+	* R.Ramkumar, tweaked: 23782: Completion/Unix/Type/_path_commands:
+	commands with descriptions.
+
 	* 23781: Completion/Debian/Command/_dput: base host completion
 	on output of `dput -H`.