diff options
author | Vin Shelton <acs@users.sourceforge.net> | 2003-09-16 00:43:41 +0000 |
---|---|---|
committer | Vin Shelton <acs@users.sourceforge.net> | 2003-09-16 00:43:41 +0000 |
commit | d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a (patch) | |
tree | e8d80611aa2b58975b7fae9bf77dc7f96cdf12d4 /ChangeLog | |
parent | 49b25bc3d2068df8972b4410f80eef418db11582 (diff) | |
download | zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.tar.gz zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.tar.xz zsh-d67ad445ec853f1c3ed84389ecbd5c52fd94cd2a.zip |
Fix minor typo in MIME function documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cea1cba31..9cefd5a4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-09-15 Vin Shelton <acs@alumni.princeton.edu> + + * Doc/Zsh/contrib.yo: Fix capitalization to make makeinfo happy. + 2003-09-15 Oliver Kiddle <opk@zsh.org> * Vin Shelton: 19073: Src/exec.c (execcmd): Replace C++-style comment. |