summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-12 09:45:27 +1000
committerDamien Miller <djm@mindrot.org>2000-07-12 09:45:27 +1000
commit182ee6e6d9b13f0a117a19bd4b9e3318a74233eb (patch)
tree016940bacc612da29db1b463cd0684f74796f697 /ChangeLog
parentb2dc28e9c8584884fda5fb8bfef1125ecac78628 (diff)
- (djm) OpenBSD CVS Updates:
- deraadt@cvs.openbsd.org 2000/07/11 02:11:34 [session.c sshd.c ] make MaxStartups code still work with -d; djm - deraadt@cvs.openbsd.org 2000/07/11 13:17:45 [readconf.c ssh_config] disable FallBackToRsh by default
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16bd6649b..52df47d9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
120000712
2 - Remove -lresolve for Reliant Unix
3 - (djm) OpenBSD CVS Updates:
4 - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
5 [session.c sshd.c ]
6 make MaxStartups code still work with -d; djm
7 - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
8 [readconf.c ssh_config]
9 disable FallBackToRsh by default
10
120000711 1120000711
2 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson 12 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
3 <tbert@abac.com> 13 <tbert@abac.com>