summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 12:01:34 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 12:01:34 +1100
commitec04f360eb56a75e5f12393e80bc9ca39eacd5e8 (patch)
tree2f6ba3cbb464d644936369b66544e75352b46b2f /ChangeLog
parent1cf76d97f91e16cd82ca457220a3e1b40ec2943a (diff)
- djm@cvs.openbsd.org 2006/03/04 04:12:58
[serverloop.c] move a debug() outside of a signal handler; ok markus@ a little while back
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b2071e4..011a1279e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -200,6 +200,9 @@
200 fix logout recording when privilege separation is disabled, analysis and 200 fix logout recording when privilege separation is disabled, analysis and
201 patch from vinschen at redhat.com; tested by dtucker@ ok deraadt@ 201 patch from vinschen at redhat.com; tested by dtucker@ ok deraadt@
202 NB. ID sync only - patch already in portable 202 NB. ID sync only - patch already in portable
203 - djm@cvs.openbsd.org 2006/03/04 04:12:58
204 [serverloop.c]
205 move a debug() outside of a signal handler; ok markus@ a little while back
203 206
20420060313 20720060313
205 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 208 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4101,4 +4104,4 @@
4101 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4104 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4102 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4105 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4103 4106
4104$Id: ChangeLog,v 1.4197 2006/03/15 01:01:14 djm Exp $ 4107$Id: ChangeLog,v 1.4198 2006/03/15 01:01:34 djm Exp $