summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-07-06 11:56:25 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-07-06 11:56:25 +1000
commitbdc121279f15b13b103c15555591f784886d0011 (patch)
treeb4276ae6a25472daa1e8bce8a5585a9cb473eaa7 /ChangeLog
parent365e18db51c23a9894332c753ccd4e3fa35bdb25 (diff)
- (dtucker) [configure.ac] Try AIX blibpath test in different order when
compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so configure would not select the correct libpath linker flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f57ef9b6..e438b495f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120060706
2 - (dtucker) [configure.ac] Try AIX blibpath test in different order when
3 compiling with gcc. gcc 4.1.x will accept (but ignore) -b flags so
4 configure would not select the correct libpath linker flags.
5
120060705 620060705
2 - (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the 7 - (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the
3 target already exists. 8 target already exists.
@@ -4724,4 +4729,4 @@
4724 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4729 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4725 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4730 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4726 4731
4727$Id: ChangeLog,v 1.4356 2006/07/05 12:48:07 djm Exp $ 4732$Id: ChangeLog,v 1.4357 2006/07/06 01:56:25 dtucker Exp $