summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-15 00:01:48 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-15 00:01:48 +1000
commit3d50c9bda6b7eb63325e577c243e1a59a130c3ad (patch)
tree4e56e37594da149caa809f0fb786d2c389901258 /ChangeLog
parent066969339dcd0352965de0ab1b5f693cf2a7fee8 (diff)
- (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise
prot.h and shadow.h provide conflicting declarations of getspnam. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3079c3881..ddf0aaa19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120040814 120040814
2 - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c] 2 - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c]
3 Explicitly set umask for mkstemp; ok djm@ 3 Explicitly set umask for mkstemp; ok djm@
4 - (dtucker) [includes.h] Undef _INCLUDE__STDC__ on HP-UX, otherwise
5 prot.h and shadow.h provide conflicting declarations of getspnam. ok djm@
4 6
520040813 720040813
6 - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at 8 - (dtucker) [openbsd-compat/bsd-misc.c] Typo in #ifdef; from vinschen at
@@ -1626,4 +1628,4 @@
1626 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1628 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1627 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1629 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1628 1630
1629$Id: ChangeLog,v 1.3506 2004/08/14 13:55:37 dtucker Exp $ 1631$Id: ChangeLog,v 1.3507 2004/08/14 14:01:48 dtucker Exp $