Add changelog entry file for bugfix 2927

Signed-off-by: gacquroff <[email protected]>
This commit is contained in:
gacquroff
2020-12-03 12:28:25 -08:00
parent 6aceb51e43
commit 1bfeb8a837
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
Fixes #2927.