This should bring NeXTStep back into the family of supported operating
systems.
 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
   'RLIMIT_NOFILE'
diff --git a/ChangeLog b/ChangeLog
index f0663c0..bd7ff31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
  - (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'
 
 20001223
  - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects