Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 4761:feca2e26f367
Don't echo the password on Solaris, HP-UX, AIX, OSF/1.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 01 Oct 2003 11:11:02 +0000 |
parents | 27c6099e6a9f |
children | 0a9cf348c2ec |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2003-10-01 Larry Jones <lawrence.jones@eds.com> + + * getpass.c (getpass): Use a no-op fseek when switching from input to + output mode on the same stream. + 2003-09-29 Paul Eggert <eggert@twinsun.com> * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: