about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-10-14 17:18:32 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-10-14 17:18:32 +0000
commit5cc2e90f5be35fb1775a0dbd93d1b2e481e43dfb (patch)
tree3acf3ac299e5a5f10ad87842af01287c4ac39fa7 /ChangeLog
parent594ad37c37540735068e24387db7fbf524de9c8c (diff)
downloadzsh-5cc2e90f5be35fb1775a0dbd93d1b2e481e43dfb.tar.gz
zsh-5cc2e90f5be35fb1775a0dbd93d1b2e481e43dfb.tar.xz
zsh-5cc2e90f5be35fb1775a0dbd93d1b2e481e43dfb.zip
Fix typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 931e2fd1a..8712207c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-14  Bart Schaefer  <schaefer@zsh.org>
+
+	* 16030: Completion/Unix/Command/_mount: Fix minor typos in option
+	descriptions.
+
 2001-10-11  Bart Schaefer  <schaefer@zsh.org>
 
 	* 16013: Src/exec.c: Properly save/restore state around the
@@ -451,7 +456,7 @@
 	* 15629: Completion/Unix/Command/_zip: unzip -Z
 	should behave the same as zipinfo.
 
-2001-08-13  Bart Schaefer  <schaefer@brasslantern.com>
+2001-08-13  Bart Schaefer  <schaefer@zsh.org>
 
 	* 15613 (plus unposted additions): Test/B02typeset.ztst: Tests for
 	correct behavior of typeset options and arguments.