summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-30 17:43:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-30 17:43:42 +1000
commit2972d6c045134f54e13e8823f7ac40155c9825a4 (patch)
treec4786e8beb809ba76a0b3bdc5e2086abd019300e /ChangeLog
parent3cb84e5ec8a8d4297981aca60ac4fced346eea41 (diff)
- (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
I'm pretty sure these are required. I also want to add -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 to CPPFLAGS for MP-RAS but I haven't had confirmation that it will not break anything else.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 82686070..56096a70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20030530
- (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
roumenpetrov.info
+ - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
20030526
- (djm) Avoid auth2-chall.c warning when compiling without
@@ -1622,4 +1623,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2753 2003/05/30 06:58:22 dtucker Exp $
+$Id: ChangeLog,v 1.2754 2003/05/30 07:43:42 dtucker Exp $