- djm@cvs.openbsd.org 2011/09/09 22:38:21
     [sshd.c]
     kill the preauth privsep child on fatal errors in the monitor;
     ok markus@
diff --git a/ChangeLog b/ChangeLog
index cd70327..dfce828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,10 @@
      suppress adding '--' to remote commandlines when the first argument
      does not start with '-'. saves breakage on some difficult-to-upgrade
      embedded/router platforms; feedback & ok dtucker ok markus
+   - djm@cvs.openbsd.org 2011/09/09 22:38:21
+     [sshd.c]
+     kill the preauth privsep child on fatal errors in the monitor;
+     ok markus@
 
 20110909
  - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng.  From