diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-23 10:41:13 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2003-04-23 10:41:13 +0000 |
commit | 9e302211abf5c6403b15feb128a822921f13674e (patch) | |
tree | 4ad1db70b90c24b54ecb5cc987697149eb4103d0 /ChangeLog | |
parent | 537f405ca1816d7a800026823bfa439886aa85a3 (diff) | |
download | zsh-9e302211abf5c6403b15feb128a822921f13674e.tar.gz zsh-9e302211abf5c6403b15feb128a822921f13674e.tar.xz zsh-9e302211abf5c6403b15feb128a822921f13674e.zip |
18461: handle cases where the perlfunc man page is compressed
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 07f93d748..ad25b8b1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-23 Oliver Kiddle <opk@zsh.org> + + * 18461: Completion/Unix/Type/_perl_builtin_funcs: handle cases + where the perlfunc man page is compressed + 2003-04-22 Felix Rosencrantz <f_rosencrantz@yahoo.com> * 18459: Completion/Unix/Command/_screen: fix up suggestions from |