summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-12 19:32:30 +0200
committerBen Lindstrom <mouring@eviladmin.org>2002-06-12 19:32:30 +0200
commitb7ae94dd0b90d126a5be2dd4362e6148980529aa (patch)
tree5c1bb4ab02adbb383dcef5f5db97e8202ce4afda /ChangeLog
parent - (bal) Build noop setgroups() for cygwin to clean up code (For other (diff)
downloadopenssh-b7ae94dd0b90d126a5be2dd4362e6148980529aa.tar.xz
openssh-b7ae94dd0b90d126a5be2dd4362e6148980529aa.zip
- (bal) Some platforms don't have ONLCR (Notable Mint)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 014950c5a..64e351a5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
- (bal) Build noop setgroups() for cygwin to clean up code (For other
platforms without the setgroups() requirement, you MUST define
SETGROUPS_NOOP in the configure.ac) Based on patch by vinschen@redhat.com
+ - (bal) Some platforms don't have ONLCR (Notable Mint)
20020611
- (bal) ssh-agent.c RCSD fix (|unexpand already done)
@@ -921,4 +922,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2214 2002/06/12 16:57:14 mouring Exp $
+$Id: ChangeLog,v 1.2215 2002/06/12 17:32:30 mouring Exp $