]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebrady@eircom.net>
Wed, 28 Aug 2019 08:07:13 +0000 (09:07 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2019 08:07:13 +0000 (09:07 +0100)
RELEASENOTES-DEVELOPMENT.md

index da976bb923c63ec26555e5305c2ae15120baa818..e1c3e9ff85f0d00fc9b4857a018829f00ac0b401 100644 (file)
@@ -1,3 +1,10 @@
+Version 3.3.2d4
+**Bug Fix**
+* Fixes a potential crash when an incomplete `fmtp` parameter set is sent by the requesting client. Thanks to [Angus71](https://github.com/Angus71) for the fault report and for the repair.
+
+**Enhancement**
+* Instead of returning `EXIT_FAILURE`, return `EXIT_WITH_SUCCESS` on early exit with either "version" (`–version` or `-V`) or "help" (`–help` or `-h`) arguments. Thanks to [Henrik Nilsson](https://github.com/henriknil) for the patch.
+
 Version 3.3.2d2
 ====
 **Bug Fix**