comparison 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
comparison
equal deleted inserted replaced
4760:0bb62f52421d 4761:feca2e26f367
1 2003-10-01 Larry Jones <lawrence.jones@eds.com>
2
3 * getpass.c (getpass): Use a no-op fseek when switching from input to
4 output mode on the same stream.
5
1 2003-09-29 Paul Eggert <eggert@twinsun.com> 6 2003-09-29 Paul Eggert <eggert@twinsun.com>
2 7
3 * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: 8 * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
4 Fix arg typo in previous patch. 9 Fix arg typo in previous patch.
5 10