about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2005-06-01 10:02:28 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2005-06-01 10:02:28 +0000
commit9f63db611a8ee2becff902949398447fd55dfccc (patch)
tree724921d7954a72efa3db7463bb1a189b467be5ef /ChangeLog
parentf688a43ac2bc022bcf498f7cd2da5ab0dc3c0193 (diff)
downloadzsh-9f63db611a8ee2becff902949398447fd55dfccc.tar.gz
zsh-9f63db611a8ee2becff902949398447fd55dfccc.tar.xz
zsh-9f63db611a8ee2becff902949398447fd55dfccc.zip
21294: fix incorrectly capitalized completion descriptions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0cd672ac..b2ba49d7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-01  Doug Kearns  <djkea2@gus.gscit.monash.edu.au>
+
+	* 21294: Completion/Cygwin/Command/_cygstart,
+	Completion/Debian/Command/_apt-move,
+	Completion/Debian/Command/_module-assistant,
+	Completion/Unix/Command/_ccal, Completion/Unix/Command/_perl,
+	Completion/Unix/Command/_surfraw, Completion/Unix/Command/_vux,
+	Completion/X/Command/_kfmclient: fix incorrectly capitalized completion
+	descriptions
+
 2005-05-31  Geoff Wing  <gcw@zsh.org>
 
 	* 21290: configure.ac: don't need backslash quoting within single-quote