1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-02 07:51:09 +02:00

20490: string lengths in pattern.c: ChangeLog entry

This commit is contained in:
Peter Stephenson 2004-10-16 10:03:23 +00:00
parent a82a2564dd
commit d73354ba3c

View file

@ -1,3 +1,8 @@
2004-10-16 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
* 20490: Src/pattern.c, Src/zsh.h: use lengths for test strings in
patterns instead of null termination.
2004-10-14 Peter Stephenson <pws@csr.com>
* 20482: Src/Zle/complist.c: A TAB after entering interactive