summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-02-28 15:01:13 +1100
committerDarren Tucker <dtucker@zip.com.au>2008-02-28 15:01:13 +1100
commite1c4c542116fd41eec7dcb0d0b40d0797181c959 (patch)
treea638e699aa2896a7e521928606fb30a684e4eb4a /ChangeLog
parent935e20a3f0b1bfbec50217d28983186cfd1ad203 (diff)
- (dtucker) [configure.ac] Add -fstack-protector to LDFLAGS too, fixes
linking problems on AIX with gcc 4.1.x.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4aa487052..0bd8d901a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120080228
2 - (dtucker) [configure.ac] Add -fstack-protector to LDFLAGS too, fixes
3 linking problems on AIX with gcc 4.1.x.
4
120080225 520080225
2 - (dtucker) [openbsd-compat/fake-rfc2553.h] rename ssh_gai_strerror hack 6 - (dtucker) [openbsd-compat/fake-rfc2553.h] rename ssh_gai_strerror hack
3 since it now conflicts with the helper function in misc.c. From 7 since it now conflicts with the helper function in misc.c. From
@@ -3627,4 +3631,4 @@
3627 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3631 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3628 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3632 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3629 3633
3630$Id: ChangeLog,v 1.4841 2008/02/25 10:13:47 dtucker Exp $ 3634$Id: ChangeLog,v 1.4842 2008/02/28 04:01:13 dtucker Exp $