summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-04-29 13:58:06 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-04-29 13:58:06 +1000
commitcc40d5ecdfe1bdb8f37cc385669e8b6e0b641fb2 (patch)
tree1e62165ac156b456cf84aec019f2e43b69d10812 /ChangeLog
parentd757e69cdae6bbb8c5626ff25f8f2fc151ebc98f (diff)
- (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Bug #1299: Use the
platform's _res if it has one. Should fix problem of DNSSEC record lookups on NetBSD as reported by Curt Sampson.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d83e12642..a2dc43022 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (dtucker) [openbsd-compat/bsd-misc.c] Include unistd.h and sys/types.h 2 - (dtucker) [openbsd-compat/bsd-misc.c] Include unistd.h and sys/types.h
3 for select(2) prototype. 3 for select(2) prototype.
4 - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype. 4 - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype.
5 - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Bug #1299: Use the
6 platform's _res if it has one. Should fix problem of DNSSEC record lookups
7 on NetBSD as reported by Curt Sampson.
5 8
620070406 920070406
7 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link 10 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link
@@ -2883,4 +2886,4 @@
2883 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2886 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2884 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2887 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2885 2888
2886$Id: ChangeLog,v 1.4653 2007/04/29 02:10:57 dtucker Exp $ 2889$Id: ChangeLog,v 1.4654 2007/04/29 03:58:06 dtucker Exp $