mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
17570: tweaks to socket module
This commit is contained in:
parent
29ff4ab0e2
commit
1c5d5bb1f4
4 changed files with 23 additions and 13 deletions
|
@ -1,3 +1,10 @@
|
|||
2002-08-22 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 17570: Src/Modules/socket.c, Doc/Zsh/Makefile.in,
|
||||
Doc/Zsh/mod_socket.yo: Don't use predefined name `sun'; set
|
||||
length parameter for accept(); fix inclusion of socket module
|
||||
in documentation.
|
||||
|
||||
2002-08-20 Sven Wischnowsky <wischnow@zsh.org>
|
||||
|
||||
* 17569: Src/Zle/zle_tricky.c: fix typo in comment
|
||||
|
|
|
@ -59,7 +59,8 @@ Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo \
|
|||