diff options
Diffstat (limited to '')
-rw-r--r-- | distro/deb/knot.NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/distro/deb/knot.NEWS b/distro/deb/knot.NEWS new file mode 100644 index 0000000..fa22ec4 --- /dev/null +++ b/distro/deb/knot.NEWS @@ -0,0 +1,12 @@ +knot (2.0.0-1) unstable; urgency=medium + + The configuration file format has changed with Knot DNS 2.0 release. + The knot1to2 conversion tools has been provided for your convenience + and the package will automatically save the existing configuration + file to /var/backups/knot/<TIMESTAMP> directory and convert the + configuration file into the new format. The Knot DNS team worked + hard to make this transition as smooth as possible, but you are + strongly advised to check the results if everything went as + expected. + + -- Ondřej Surý <ondrej@debian.org> Mon, 29 Jun 2015 10:36:08 +0200 |