diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-07-03 11:34:56 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-07-03 11:34:56 +0000 |
| commit | 33aca1ff6ce316633eb25619e2d9fccf1c029cac (patch) | |
| tree | 764e0cca27c672ecffba3435ca6c2f31c34947b8 /ChangeLog | |
| parent | 18769: handle parse errors in autoload functions properly (diff) | |
| download | zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar.gz zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar.bz2 zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar.lz zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar.xz zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.tar.zst zsh-33aca1ff6ce316633eb25619e2d9fccf1c029cac.zip | |
19696: quoting of existing CVS-managed files was wrong
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2003-07-03 Peter Stephenson <pws@csr.com> + * 19696: Completion/Unix/Command/_cvs: quoting of characters + when completing existing CVS-managed files (in particular + spaces) was flakey. The same problem probably exists for + completing modified files, but the code is indecipherable. + * 18769: Src/exec.c: parse error in autoloading file causes return value zero and empty function definition. Presumed to be error introduced with wordcode. |
