From 7123f4413bd02e2ae9a9f762012ba7906b0e7bfd Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 22 Aug 2002 12:57:43 +0000 Subject: 17544: implement read -s to suppress tty echo --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6e7d5d6b..2392fdbd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-08-22 Peter Stephenson + * 17544: Src/builtin.c, Doc/Zsh/builtins.yo: add `read -s' which + suppresses terminal echoing. Doesn't work with -q, no effect if + not a tty. + * 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 -- cgit v1.3.1