diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2003-03-20 23:49:05 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2003-03-20 23:49:05 +0000 |
commit | 187ce46d155281a587cd9e03cfeb9f0083610477 (patch) | |
tree | 98f56a3351912f0f74918cdfb065cac7e00d929c /ChangeLog | |
parent | a2197a53619444fa32bb7c26aadea3f1e498e069 (diff) | |
download | zsh-187ce46d155281a587cd9e03cfeb9f0083610477.tar.gz zsh-187ce46d155281a587cd9e03cfeb9f0083610477.tar.xz zsh-187ce46d155281a587cd9e03cfeb9f0083610477.zip |
18369: update _tidy completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 78904ba9b..5d6b88edf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-20 Doug Kearns <djkea2@mugca.its.monash.edu.au> + + * 18369: Completion/Unix/Command/_tidy: update HTML Tidy completion + for the Tidy Classic -> TidyLib codebase transition + 2003-03-18 Oliver Kiddle <opk@zsh.org> * 18359: Src/utils.c: fix bug from 18343 where not enough memory |