1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

*** empty log message ***

This commit is contained in:
Sven Wischnowsky 2000-11-09 08:12:22 +00:00
parent 0ce5e0f303
commit 559974ad87

View file

@ -5,7 +5,7 @@
2000-11-08 Sven Wischnowsky <wischnow@zsh.org>
* ?????: Src/Modules/zpty.c: use possible read character from
* unposted: Src/Modules/zpty.c: use possible read character from
read_poll() in loop in ptyread()
* 13128: Completion/Builtins/_zstyle, Completion/Core/_match,