summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-21 16:13:03 +1100
committerDamien Miller <djm@mindrot.org>2001-03-21 16:13:03 +1100
commitb69407dd7ada7f0c254fc538da8357e36a1edb7a (patch)
tree84766c9fffb5751bffcf6efc0615b23995e67a57 /ChangeLog
parent4b4e2d31d66728b06a0a5defed21c2781e0f314a (diff)
- (djm) Correctly handle SIA and AIX when no tty present. Spotted and
suggested fix from Mike Battersby <mib@unimelb.edu.au>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dd9f7bc..6e9ace6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
- (djm) Don't loop forever when changing password via PAM. Patch
from Solar Designer <solar@openwall.com>
- (djm) Generate config files before build
+ - (djm) Correctly handle SIA and AIX when no tty present. Spotted and
+ suggested fix from Mike Battersby <mib@unimelb.edu.au>
20010320
- (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
@@ -4654,4 +4656,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.997 2001/03/21 02:13:40 djm Exp $
+$Id: ChangeLog,v 1.998 2001/03/21 05:13:03 djm Exp $