about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-02-01 14:28:30 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-02-01 14:28:30 +0000
commit29b704202aace2478f2635a660a5922a779f1b4f (patch)
tree76ddd9567deb682029debb3debb62512f263cc80 /ChangeLog
parent6fd9ce2c82bda3ac73cb33cdf18b5c52486cded1 (diff)
downloadzsh-29b704202aace2478f2635a660a5922a779f1b4f.tar.gz
zsh-29b704202aace2478f2635a660a5922a779f1b4f.tar.xz
zsh-29b704202aace2478f2635a660a5922a779f1b4f.zip
Akinori Musha: 16534: a few bug fixes and some wording fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b17471126..4d0d44893 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-01  Oliver Kiddle  <opk@zsh.org>
+
+	* Akinori Musha: 16534: Completion/BSD/Command/_bsd_pkg:
+	a few bug fixes and some wording fixes
+
 2002-01-31  Oliver Kiddle  <opk@zsh.org>
 
 	* unposted: Functions/Prompts/prompt_oliver_setup: add example of
@@ -1298,7 +1303,7 @@
 	line-display strings can be hidden; hi and du capabalities in
 	complist are only used if set by the user
 
-	* 15402 (Akinora Musha): Completion/Unix/Command/_cvs: add
+	* 15402 (Akinori Musha): Completion/Unix/Command/_cvs: add
 	support for -R option on BSDs
 
 2001-07-17  Oliver Kiddle  <opk@zsh.org>