diff --git a/ChangeLog b/ChangeLog index 0988c78d24109430d34e849c2f8d924695132608..0f67982971605511ba00271a6affb086c018c3d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2001-04-12 Niels Möller + + * src/testsuite/functions.sh (spawn_lshd): Pass arguments to lshd. + + * src/unix_user.c (xsetgroups): New function, without the + NGROUPS_MAX limit. XXX Fix in head branch. + (xinitgroups): Likewise. XXX Fix in head branch. + + * src/ssh1_fallback.c (fall_back_to_ssh1): Reset the fd to + blocking mode. + + * src/io.c (io_set_blocking): New function. + (do_exc_finish_read_handler): Close fd immediately on + EXC_FINISH_IO. + + * configure.in: Added option --enable-initgroups-workaround. XXX + Fix in head branch. + + * acconfig.h: Added INITGROUPS_WORKAROUND. XXX Fix in head branch. + + * src/testsuite/Makefile.am (TS_MORE_SH): New test + ssh1-fallback-test. + 2001-04-08 Niels Möller * configure.in: Bumped version to 1.2.1.