20001228
 - (bal) Patch to add libutil.h to loginrec.c only if the platform has
   libutil.h.  Suggested by Pekka Savola <pekka@netcore.fi>
diff --git a/ChangeLog b/ChangeLog
index 321eb8b..74e688e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
+20001228
+ - (bal) Patch to add libutil.h to loginrec.c only if the platform has
+   libutil.h.  Suggested by Pekka Savola <pekka@netcore.fi>
+
 20001227
  - (bal) Typo in configure.in: entut?ent should be endut?ent.  Suggested by 
    Takumi Yamane <yamtak@b-session.com>
  - (bal) Checks for getrlimit(), sysconf(), and setdtablesize().  Patch
    by Corinna Vinschen <vinschen@redhat.com>
  - (djm) Fix catman-do target for non-bash
+ - (bal) Typo in configure.in: entut?ent should be endut?ent.  Suggested by 
+   Takumi Yamane <yamtak@b-session.com>
+ - (bal) Checks for getrlimit(), sysconf(), and setdtablesize().  Patch
+   by Corinna Vinschen <vinschen@redhat.com>
+ - (djm) Fix catman-do target for non-bash
  - (bal) Fixed NeXT's lack of CPPFLAGS honoring.  
  - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/ 
    'RLIMIT_NOFILE'