]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Thu, 20 Jun 2019 02:45:06 +0000 (19:45 -0700)
committerEvan Hunt <each@isc.org>
Thu, 20 Jun 2019 02:45:06 +0000 (19:45 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 76e7106d048e3b7910ca2dcb9e0995987bae162e..11b16ae9f13b9fe0ad725cde00f5a60ff3cf181f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5250.  [func]          The default size for RSA keys is now 2048 bits,
+                       for both ZSKs and KSKs. [GL #1097]
+
 5249.  [bug]           Fix a possible underflow in recursion clients
                        statistics when hitting recursive clients
                        soft quota. [GL #1067]