summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-07 19:44:01 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-07 19:44:01 +1000
commitf1159b5b29069caba12dfee88a3a9fb5dc83074d (patch)
tree7dfa5f0da308164f390b3afb01eb1605aa4269d6 /ChangeLog
parent8661b569039c116e9439c1c17cc34ca9dbe25847 (diff)
- (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
searching libraries for it. Fixes build errors on NCR MP-RAS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bc434acb..266756fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120030707
2 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
3 searching libraries for it. Fixes build errors on NCR MP-RAS.
4
120030706 520030706
2 - (dtucker) [ssh-rand-helper.c loginrec.c] 6 - (dtucker) [ssh-rand-helper.c loginrec.c]
3 Apply atomicio typing change to these too. 7 Apply atomicio typing change to these too.
@@ -658,4 +662,4 @@
658 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 662 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
659 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 663 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
660 664
661$Id: ChangeLog,v 1.2845 2003/07/06 05:20:46 dtucker Exp $ 665$Id: ChangeLog,v 1.2846 2003/07/07 09:44:01 dtucker Exp $