summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-11-02 20:30:54 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-11-02 20:30:54 +1100
commita56f191ef1e9517c97426e9b944e4feb94294fe2 (patch)
tree039abc9a18ba8a3ff1918a9b6805e63cd273c59c /ChangeLog
parent35beaddc7e86a47d782d5b69b26e940d2a8b6f73 (diff)
- (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
10.x by testing for conflicts in shadow.h and undef'ing _INCLUDE__STDC__ only if a conflict is detected.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b5725d26..b3065e996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120041102
2 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
3 10.x by testing for conflicts in shadow.h and undef'ing _INCLUDE__STDC__
4 only if a conflict is detected.
5
120041019 620041019
2 - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or 7 - (dtucker) [uidswap.c] Don't test dropping of gids for the root user or
3 on Cygwin. Cygwin parts from vinschen at redhat com; ok djm@ 8 on Cygwin. Cygwin parts from vinschen at redhat com; ok djm@
@@ -1771,4 +1776,4 @@
1771 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1776 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1772 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1777 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1773 1778
1774$Id: ChangeLog,v 1.3561 2004/10/19 06:33:33 dtucker Exp $ 1779$Id: ChangeLog,v 1.3562 2004/11/02 09:30:54 dtucker Exp $