]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md 3.3.2
authorMike Brady <mikebrady@eircom.net>
Fri, 26 Jul 2019 10:59:43 +0000 (12:59 +0200)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2019 10:59:43 +0000 (12:59 +0200)
RELEASENOTES.md

index 1b424c4ddaafbbd93aecef9bd10dfb1e6c7fe556..42537bb0d3bc42646e5124974556b756dc12170e 100644 (file)
@@ -4,6 +4,7 @@ Please see the [Release Notes for 3.3](https://github.com/mikebrady/shairport-sy
 
 **Bug Fixes**
 * Fix a bug that sometimes caused a crash when a service name was specified in the configuration file. The fix was to be more systematic in allocating and deallocating memory for temporary strings. Thanks to [Chris Boot](https://github.com/bootc), [Ari Sovijarvi](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925577#5), [Bernhard Übelacker](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925577#10) and [Jeroen Massar](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925577#17) for the bug report. Fixes [Debian Bug report #925577]( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925577) and supercedes [Pull Request #879](https://github.com/mikebrady/shairport-sync/pull/879).
+* Correct some documentation typos – thanks again to [Chris Boot](https://github.com/bootc).
 
 **Enhancements**