Add changelog entry file for bugfix 2927

Signed-off-by: gacquroff <gavina352@gmail.com>
This commit is contained in:
gacquroff 2020-12-01 20:37:52 -08:00
parent ceb9990a69
commit 57f1f9b963

View File

@ -0,0 +1,3 @@
Bugfix
* In CTR_DRBG and HMAC_DRBG, don't reset the reseed interval in seed().
Fixes #2927.