From: Mike Brady Date: Wed, 24 Jul 2019 06:51:55 +0000 (+0200) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 3.3.2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addc744bfa6c76b8a8f8604668f6b8134de4bdac;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index bcd33c62..a5fc6ce8 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,8 @@ +Version 3.3.2d2 +==== +**Bug Fix** +* Fix a double-free memory bug. Thanks to [Chris Boot](https://github.com/bootc) for reporting this bug, which came through the Debian BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925577. The fix is different from the suggested patch. + Version 3.3.2d1 ==== **Enhancements**