summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-05-20 15:10:16 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-05-20 15:10:16 +1000
commit7fa339bb7ca96be1824d85e579cfcfb1be507e51 (patch)
treebb1387b85520c606b6f1a0a6e6d6ee5d2c3d3b27 /ChangeLog
parent26c6662834a0ed748c52044a60ed51b9102e7d54 (diff)
- 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@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ee16d85a2..0c163d497 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@
28 on a socket, such as is the case when ProxyCommand is used. 28 on a socket, such as is the case when ProxyCommand is used.
29 Gives hostbased auth an opportunity to work; bz#616, report 29 Gives hostbased auth an opportunity to work; bz#616, report
30 and feedback stuart AT kaloram.com; ok markus@ 30 and feedback stuart AT kaloram.com; ok markus@
31 - djm@cvs.openbsd.org 2007/05/17 20:52:13
32 [monitor.c]
33 pass received SIGINT from monitor to postauth child so it can clean
34 up properly. bz#1196, patch from senthilkumar_sen AT hotpop.com;
35 ok markus@
31 36
3220070509 3720070509
33 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h. 38 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h.
@@ -2928,4 +2933,4 @@
2928 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2933 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2929 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2934 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2930 2935
2931$Id: ChangeLog,v 1.4666 2007/05/20 05:09:42 dtucker Exp $ 2936$Id: ChangeLog,v 1.4667 2007/05/20 05:10:16 dtucker Exp $