diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2002-08-20 21:12:09 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2002-08-20 21:12:09 +0000 |
| commit | 29ff4ab0e294eddae6f3f513be5467b48aa0975e (patch) | |
| tree | fb8dd806c409f6e559993fb334cb472ecbe36379 | |
| parent | fix typo in comment (17569) (diff) | |
| download | zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar.gz zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar.bz2 zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar.lz zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar.xz zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.tar.zst zsh-29ff4ab0e294eddae6f3f513be5467b48aa0975e.zip | |
17558: zsh/net/socket module, including zsocket builtin.
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -22,6 +22,13 @@ * 17562: Completion/Unix/Command/_valgrind: Function for Julian Seward's memory checking tool, version 1.0.0. +2002-08-18 Clint Adams <clint@zsh.org> + + * 17558: Src/Modules/.distfiles, Src/Modules/socket.c, + Src/Modules/socket.mdd, Doc/Zsh/.distfiles, Doc/Zsh/builtins.yo, + Doc/Zsh/mod_socket.yo: zsh/net/socket module, including zsocket + builtin. + 2002-08-17 Clint Adams <clint@zsh.org> * unposted: Functions/Prompts/prompt_clint_setup: correct %v typo. |
