Ask Bjørn Hansen 12 years ago
parent
commit
091f93b346
1 changed files with 7 additions and 4 deletions
  1. 7 4
      CHANGES.md

+ 7 - 4
CHANGES.md

@@ -2,7 +2,10 @@
 
 ## 2.2.0
 
-- The CNAME configuration changed so the name of the current zone is appended
-to the target name if the target is not a fqdn (ends with a "."). This is a rare
-change not compatible with existing data. To upgrade make all cname's fqdn's until
-all servers are running v2.2.0 or newer.
+* Initial EDNS-SUBNET support.
+* Better error messages when parsing invalid JSON.
+* -checkconfig command line option that loads the configuration and exits.
+* The CNAME configuration changed so the name of the current zone is appended
+  to the target name if the target is not a fqdn (ends with a "."). This is a
+  rare change not compatible with existing data. To upgrade make all cname's
+  fqdn's until all servers are running v2.2.0 or newer.