Browse Source

Create a file to hold differences to other software

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.
Michal 'vorner' Vaner 12 years ago
parent
commit
c1b8e63ca9
2 changed files with 13 additions and 1 deletions
  1. 1 1
      doc/Makefile.am
  2. 12 0
      doc/differences.txt

+ 1 - 1
doc/Makefile.am

@@ -1,6 +1,6 @@
 SUBDIRS = guide
 SUBDIRS = guide
 
 
-EXTRA_DIST = version.ent.in
+EXTRA_DIST = version.ent.in differences.txt
 
 
 devel:
 devel:
 	mkdir -p html
 	mkdir -p html

+ 12 - 0
doc/differences.txt

@@ -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.