Add hotfix release notes.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-09-23 22:18:40 +01:00
parent 87c45fcaeb
commit 2f5d665f53
1 changed files with 10 additions and 0 deletions

View File

@ -4,3 +4,13 @@ release-notes at release time)
Notable changes
===============
This release fixes a security issue described at
https://z.cash/support/security/announcements/security-announcement-2019-09-24/ .
Shrinking of debug.log files is temporarily disabled
----------------------------------------------------
In previous versions, `zcashd` would shrink the `debug.log` file to 200 KB on
startup if it was larger than 10 MB. This behaviour, and the `-shrinkdebugfile`
option that controlled it, has been disabled.