- 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
diff --git a/ChangeLog b/ChangeLog
index 11b2071..011a127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -200,6 +200,9 @@
      fix logout recording when privilege separation is disabled, analysis and
      patch from vinschen at redhat.com; tested by dtucker@ ok deraadt@
      NB. ID sync only - patch already in portable
+   - 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
 
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4101,4 +4104,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4197 2006/03/15 01:01:14 djm Exp $
+$Id: ChangeLog,v 1.4198 2006/03/15 01:01:34 djm Exp $