- markus@cvs.openbsd.org 2002/03/19 15:31:47
     [auth.c]
     check for NULL; from provos@
diff --git a/ChangeLog b/ChangeLog
index 43bdf3c..ed52bdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -97,6 +97,9 @@
    - markus@cvs.openbsd.org 2002/03/19 14:27:39
      [auth.c auth1.c auth2.c]
      make getpwnamallow() allways call pwcopy()
+   - markus@cvs.openbsd.org 2002/03/19 15:31:47
+     [auth.c]
+     check for NULL; from provos@
 
 20020317
  - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7943,4 +7946,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1952 2002/03/22 03:04:08 mouring Exp $
+$Id: ChangeLog,v 1.1953 2002/03/22 03:08:30 mouring Exp $