summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-08 21:01:04 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-08 21:01:04 +1000
commit793e817d491b5081d2a156b546ae06f28d11a737 (patch)
tree97835fb6b37112a3f161cfd42bff961e2e73bec8 /ChangeLog
parenta0c0b6311210e0cddfb1b038bd7b37f5a298ef3e (diff)
- (dtucker) Check return value of setpcred().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea4d4ac20..58b188eb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
2 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] 2 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
3 Include AIX headers for authentication functions and make calls match 3 Include AIX headers for authentication functions and make calls match
4 prototypes. Test for and handle 3-args and 4-arg variants of loginfailed. 4 prototypes. Test for and handle 3-args and 4-arg variants of loginfailed.
5 - (dtucker) Check return value of setpcred().
5 6
620030707 720030707
7 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before 8 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
@@ -667,4 +668,4 @@
667 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 668 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
668 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 669 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
669 670
670$Id: ChangeLog,v 1.2847 2003/07/08 10:52:12 dtucker Exp $ 671$Id: ChangeLog,v 1.2848 2003/07/08 11:01:04 dtucker Exp $