adding entry file to ChangeLog.d for PR3592

Signed-off-by: Daniel Otte <d.otte@wut.de>
This commit is contained in:
Daniel Otte 2020-09-07 13:08:10 +02:00
parent 608615168a
commit b9da1dd335

View File

@ -0,0 +1,3 @@
Changes
* Reduce stack usage significantly during sliding window exponentiation.
Reported in #3591 and fix contributed in #3592 by Daniel Otte.