diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-25 20:17:33 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-06-25 20:17:33 +0000 |
commit | 79c4c507779934b6546a3862db967c388b1db9d8 (patch) | |
tree | 33d8fe3ca4e5e8c5b850369391f89bf48a3f58d3 /ChangeLog | |
parent | abd757eac42f9c5bb3f32f01d2928af05d3df3e0 (diff) | |
download | zsh-79c4c507779934b6546a3862db967c388b1db9d8.tar.gz zsh-79c4c507779934b6546a3862db967c388b1db9d8.tar.xz zsh-79c4c507779934b6546a3862db967c388b1db9d8.zip |
12063: Assorted typo-squashing and reformatting.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3ee75a294..5649bcd6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-25 Bart Schaefer <schaefer@zsh.org> + + * 12063: Doc/Zsh/builtins.yo, Doc/Zsh/compwid.yo, + Doc/Zsh/mod_computil.yo, Doc/Zsh/mod_zutil.yo: Fix typos; assorted + clarification and reformatting. + 2000-06-23 Peter Stephenson <pws@cambridgesiliconradio.com> * 12044: Src/builtin.c: read -A assigned an unnecessary null |