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 77cb30c3cb
commit 07d1f47a39

View file

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