- camield@cvs.openbsd.org 2001/08/23 17:59:31
     [sshd.c]
     end request with 0, not NULL
     ok markus@
diff --git a/ChangeLog b/ChangeLog
index 900b40f..4a001ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
    - stevesk@cvs.openbsd.org 2001/08/22 17:45:16
      [ssh.1]
      document cipher des for protocol 1; ok deraadt@
+   - camield@cvs.openbsd.org 2001/08/23 17:59:31
+     [sshd.c]
+     end request with 0, not NULL
+     ok markus@
 
 20010815
  - (bal) Fixed stray code in readconf.c that went in by mistake.
@@ -6345,4 +6349,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1491 2001/09/12 16:52:28 mouring Exp $
+$Id: ChangeLog,v 1.1492 2001/09/12 16:58:04 mouring Exp $