diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-16 11:49:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-16 11:49:21 +0000 |
commit | 2ec71bdad6e83e908593560fe26740feba48dae5 (patch) | |
tree | 94465d1c3c6bbe84ba5f702d745f8bf7e2a4f599 /ChangeLog | |
parent | a1327642ae72bd2b1c6751920a366d4e21fc89f5 (diff) | |
download | zsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.gz zsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.xz zsh-2ec71bdad6e83e908593560fe26740feba48dae5.zip |
25052: update docs for use of colour highlighting
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef5fa7b5a..5a2c4a155 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-05-16 Peter Stephenson <pws@csr.com> + * 25052: Doc/Zsh/compctl.yo, Doc/Zsh/compsys.yo, + Doc/Zsh/mod_complist.yo, Doc/Zsh/prompt.yo: update some + documentation for use of colour highlighting. + * unposted: Etc/CONTRIBUTORS: update main shell list; still need to update list for functions. |