Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit 5f7f2a3

Browse files
committed
Version 0.8.
1 parent bf66635 commit 5f7f2a3

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

Changes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Revision history for validns.
22

3+
0.8 Tue Feb 11 21:39:41 CET 2014
4+
Miscellaneous bug fixes.
5+
Miscellaneous portability fixes.
6+
Support ECDSA and SHA-256 in SSHFP.
7+
Add support for SHA-384 digests in DS (RFC 6605).
8+
Support multiple -t options.
9+
310
0.7 Tue Apr 16 12:37:11 CEST 2013
411
Support for KX, DLV, DHCID, NAPTR records.
512
Support for X25, ISDN, RT, PX records.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
validns version 0.7
1+
validns version 0.8
22

33
validns - DNS and DNSSEC zone file validator.
44

usage.mdwn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ validns - DNS and DSNSEC zone file validator
88

99
# VERSION
1010

11-
This document describes validns version 0.7
11+
This document describes validns version 0.8
1212

1313
# SYNOPSIS
1414

validns.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
validns \- DNS and DSNSEC zone file validator
55
.SH VERSION
66
.PP
7-
This document describes validns version 0.7
7+
This document describes validns version 0.8
88
.SH SYNOPSIS
99
.PP
1010
validns \f[I]\-h\f[] validns [\f[I]options\f[]] \f[I]zone\-file\f[]

0 commit comments

Comments
 (0)