]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Create a file to hold differences to other software
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Wed, 30 Jan 2013 08:47:30 +0000 (09:47 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Wed, 30 Jan 2013 08:47:30 +0000 (09:47 +0100)
Also, include one known difference to bind9. This is both to store it
somewhere before we forget about it and to have an example to how the
file would look like.

doc/Makefile.am
doc/differences.txt [new file with mode: 0644]

index 76422206f6193858142478b8fbe1f5acd01afbd9..3120280ce06f9680ac86498f339082abd3cffdba 100644 (file)
@@ -1,6 +1,6 @@
 SUBDIRS = guide
 
-EXTRA_DIST = version.ent.in
+EXTRA_DIST = version.ent.in differences.txt
 
 devel:
        mkdir -p html
diff --git a/doc/differences.txt b/doc/differences.txt
new file mode 100644 (file)
index 0000000..2bc77c6
--- /dev/null
@@ -0,0 +1,12 @@
+Differences of Bind 10 to other software
+========================================
+
+Bind 9
+------
+
+TODO: There are definitely more differences than just this.
+
+* When an incoming zone transfer fails, for example because the
+  received zone doesn't contain a NS record, bind 9 stops serving the
+  zone and returns SERVFAIL to queries for that zone. Bind 10 still
+  uses the previous version of zone.