summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2003-10-19 18:19:12 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2003-10-19 18:19:12 +0000
commit592a9c678b3d322e52943c350124f89e76322fef (patch)
tree86ac18996ad24063d587070f72ad26a271e0f956
parent4a65e450f4a2eb4cd46c6bd2ad4c39c875f5319f (diff)
add support for SSHFP resource records
-rw-r--r--usr.sbin/bind/README.OpenBSD3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/bind/README.OpenBSD b/usr.sbin/bind/README.OpenBSD
index 4eb4b284733..42bde34dfeb 100644
--- a/usr.sbin/bind/README.OpenBSD
+++ b/usr.sbin/bind/README.OpenBSD
@@ -1,4 +1,4 @@
-$OpenBSD: README.OpenBSD,v 1.3 2003/02/26 12:52:26 jakob Exp $
+$OpenBSD: README.OpenBSD,v 1.4 2003/10/19 18:19:11 jakob Exp $
- arc4random() support (integrated in 9.3.0-snapshot)
- call tzset before chroot
@@ -13,3 +13,4 @@ $OpenBSD: README.OpenBSD,v 1.3 2003/02/26 12:52:26 jakob Exp $
- write pid-file before chroot
- add nslookup(8) manpage
- listen to IPv6 interfaces by default
+- add support for SSHFP resource records