summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-06-16 16:11:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2009-06-16 16:11:02 +1000
commit3278062bf3e2e435163998feca90c13e80d53d5d (patch)
tree3523195ab90b296be25e532223d218680363a201 /ChangeLog
parenta422d9756e3fbe932db063592b5303aae7cc0b28 (diff)
- (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t
is a struct with a __val member. Fixes build on, eg, Redhat 6.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79dc37701..82d5c20ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120090616
2 - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t
3 is a struct with a __val member. Fixes build on, eg, Redhat 6.2.
4
120090504 520090504
2 - (dtucker) [sshlogin.c] Move the NO_SSH_LASTLOG #ifndef line to include 6 - (dtucker) [sshlogin.c] Move the NO_SSH_LASTLOG #ifndef line to include
3 variable declarations. Should prevent unused warnings anywhere it's set 7 variable declarations. Should prevent unused warnings anywhere it's set