diff --git a/CHANGES b/CHANGES index 76e7106d04..11b16ae9f1 100644 --- 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]