diff options
author | Ondřej Surý <ondrej@sury.org> | 2014-03-27 15:48:42 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2014-03-27 15:48:42 +0100 |
commit | e61140dd0a78d91a8e5712b13250cae440344b3e (patch) | |
tree | acfb30259f1eb02acd4ae8c6c2fed32b9bd2ee9a /doc | |
parent | 4c91a8dc40b68df3da7407b85c8afdf598e5ab09 (diff) | |
download | knot-e61140dd0a78d91a8e5712b13250cae440344b3e.tar.gz |
New upstream version 1.4.4upstream
Diffstat (limited to 'doc')
-rw-r--r-- | doc/introduction.texi | 2 | ||||
-rw-r--r-- | doc/knot.info | 10 | ||||
-rw-r--r-- | doc/stamp-vti | 4 | ||||
-rw-r--r-- | doc/version.texi | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/doc/introduction.texi b/doc/introduction.texi index fccb2f1..96e53cb 100644 --- a/doc/introduction.texi +++ b/doc/introduction.texi @@ -31,7 +31,7 @@ Knot DNS supports the following DNS features: @item TCP/UDP protocols @item AXFR, IXFR - master, slave @item TSIG -@item ENDS0 +@item EDNS0 @item DNSSEC, including NSEC3 @item NSID @item Unknown RR types diff --git a/doc/knot.info b/doc/knot.info index 1618a81..8f91d17 100644 --- a/doc/knot.info +++ b/doc/knot.info @@ -1,6 +1,6 @@ This is knot.info, produced by makeinfo version 4.13 from knot.texi. -This manual is for Knot DNS (version 1.4.3, 6 January 2014), which is a +This manual is for Knot DNS (version 1.4.4, 6 January 2014), which is a high-performance authoritative-only DNS server. Copyright (C) 2012 CZ.NIC, z.s.p.o. @@ -30,7 +30,7 @@ File: knot.info, Node: Top, Next: Introduction, Prev: (dir), Up: (dir) Knot DNS ******** -This manual is for Knot DNS (version 1.4.3, 6 January 2014). +This manual is for Knot DNS (version 1.4.4, 6 January 2014). * Menu: @@ -245,7 +245,7 @@ Knot DNS supports the following DNS features: * TSIG - * ENDS0 + * EDNS0 * DNSSEC, including NSEC3 @@ -1725,8 +1725,8 @@ A.1.3 system Example -------------------- system { - identity "Knot DNS 1.4.3"; - version "1.4.3"; + identity "Knot DNS 1.4.4"; + version "1.4.4"; nsid "amaterasu"; rundir "/var/run/knot"; workers 16; diff --git a/doc/stamp-vti b/doc/stamp-vti index 876ad8f..deb9648 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ @set UPDATED 6 January 2014 @set UPDATED-MONTH January 2014 -@set EDITION 1.4.3 -@set VERSION 1.4.3 +@set EDITION 1.4.4 +@set VERSION 1.4.4 diff --git a/doc/version.texi b/doc/version.texi index 876ad8f..deb9648 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ @set UPDATED 6 January 2014 @set UPDATED-MONTH January 2014 -@set EDITION 1.4.3 -@set VERSION 1.4.3 +@set EDITION 1.4.4 +@set VERSION 1.4.4 |