- djm@cvs.openbsd.org 2007/05/17 20:52:13
     [monitor.c]
     pass received SIGINT from monitor to postauth child so it can clean
     up properly. bz#1196, patch from senthilkumar_sen AT hotpop.com;
     ok markus@
diff --git a/ChangeLog b/ChangeLog
index ee16d85..0c163d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@
      on a socket, such as is the case when ProxyCommand is used.
      Gives hostbased auth an opportunity to work; bz#616, report
      and feedback stuart AT kaloram.com; ok markus@
+   - djm@cvs.openbsd.org 2007/05/17 20:52:13
+     [monitor.c]
+     pass received SIGINT from monitor to postauth child so it can clean
+     up properly. bz#1196, patch from senthilkumar_sen AT hotpop.com;
+     ok markus@
 
 20070509
  - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h.
@@ -2928,4 +2933,4 @@
    OpenServer 6 and add osr5bigcrypt support so when someone migrates
    passwords between UnixWare and OpenServer they will still work. OK dtucker@
 
-$Id: ChangeLog,v 1.4666 2007/05/20 05:09:42 dtucker Exp $
+$Id: ChangeLog,v 1.4667 2007/05/20 05:10:16 dtucker Exp $