+295. [func]* jinmei
+ b10-xfrin: the AXFR implementation is unified with IXFR, and
+ handles corner cases more carefully. Note: As a result of this
+ change, xfrin does not create a new (SQLite3) zone in a fresh DB
+ file upon receiving AXFR any more. Initial zone content must be
+ prepared by hand (e.g. with b10-loadzone) until a more generic
+ tool for zone management is provided.
+ (Trac #1209, git 5ca7b409bccc815cee58c804236504fda1c1c147)
+
294. [func] jelte, jinmei, vorner
b10-xfrin now supports incoming IXFR. See BIND 10 Guide for
how to configure it and operational notes.