summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0663c038..bd7ff3138 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch 4 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
5 by Corinna Vinschen <vinschen@redhat.com> 5 by Corinna Vinschen <vinschen@redhat.com>
6 - (djm) Fix catman-do target for non-bash 6 - (djm) Fix catman-do target for non-bash
7 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
8 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
9 'RLIMIT_NOFILE'
7 10
820001223 1120001223
9 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects 12 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects