summaryrefslogtreecommitdiff
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 826860701..56096a70f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
120030530 120030530
2 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at 2 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
3 roumenpetrov.info 3 roumenpetrov.info
4 - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
4 5
520030526 620030526
6 - (djm) Avoid auth2-chall.c warning when compiling without 7 - (djm) Avoid auth2-chall.c warning when compiling without
@@ -1622,4 +1623,4 @@
1622 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1623 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1623 ok provos@ 1624 ok provos@
1624 1625
1625$Id: ChangeLog,v 1.2753 2003/05/30 06:58:22 dtucker Exp $ 1626$Id: ChangeLog,v 1.2754 2003/05/30 07:43:42 dtucker Exp $