[contrib/cygwin/ssh-host-config] sshd account creation fixes
patch from vinschen@redhat.com
diff --git a/ChangeLog b/ChangeLog
index 10dc20a..27d77d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
  - (tim) [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)
  - (tim) [acconfig.h configure.ac sshd.c]
    s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/
+ - (tim) [contrib/cygwin/ssh-host-config] sshd account creation fixes
+   patch from vinschen@redhat.com
 
 20020705
  - (tim) [configure.ac] AIX 4.2.1 has authenticate() in libs.
@@ -1285,4 +1287,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2339 2002/07/07 20:43:36 tim Exp $
+$Id: ChangeLog,v 1.2340 2002/07/07 21:07:46 tim Exp $