diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-07-10 08:59:17 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-07-10 08:59:17 +0000 |
commit | 5fcfa125bd4f0006c8207d1652908348f3ea526f (patch) | |
tree | ae808a9b4f71468b25760567bee9bb9e9a8cd813 /ChangeLog | |
parent | e988866bda1996101ff8792ad959352d516e9e95 (diff) | |
download | zsh-5fcfa125bd4f0006c8207d1652908348f3ea526f.tar.gz zsh-5fcfa125bd4f0006c8207d1652908348f3ea526f.tar.xz zsh-5fcfa125bd4f0006c8207d1652908348f3ea526f.zip |
Better indexing and misc. cleanup in the first tenth or so of the doc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3a6a01b63..0e715bd44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-07-10 Bart Schaefer <schaefer@zsh.org> + + * 15354: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Doc/Zsh/compat.yo, + Doc/Zsh/files.yo, Doc/Zsh/func.yo, Doc/Zsh/grammar.yo, + Doc/Zsh/intro.yo, Doc/Zsh/invoke.yo, Doc/Zsh/jobs.yo, + Doc/Zsh/manual.yo, Doc/Zsh/params.yo, Doc/Zsh/prompt.yo, + Doc/Zsh/redirect.yo: Add or clean up a lot of index entries. + Reorder the documentation for prompt escapes for readability and + ease of lookup (I hope). + 2001-07-10 Sven Wischnowsky <wischnow@zsh.org> * 15352: Completion/Unix/Command/_man: remove not only numeric |