]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Sun, 12 Nov 2017 14:54:19 +0000 (14:54 +0000)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2017 14:54:19 +0000 (14:54 +0000)
RELEASENOTES.md

index 86310fcd5b51bf3854f3a085b83c98d55f0e68dd..794cf5ea5522d897b749381bc38a178ee3489386 100644 (file)
@@ -1,4 +1,4 @@
-Version 3.2d10
+Version 3.2d11
 ====
 Continuing the experiments with D-Bus support, Shairport Sync can now be compiled to have a D-Bus presence on the D-Bus system bus. It presents a small number of properties and can execute a method call which sends a command string to the audio source's DACP port. As before, please note that the implementation is likely to change greatly or be removed at any time.
 
@@ -11,8 +11,8 @@ Continuing the experiments with D-Bus support, Shairport Sync can now be compile
 * Enhancements to the handling of quit requests by threads, thanks(again) to [belboj](https://github.com/belboj)!
 
 **Other Stuff**
-* Changed the debug verbosity level of some debug messages.
-* In the `pa` backend, when connecting to a PulseAudio context, don't disable `autospawn`.
+* The directory structure has been rearranged somewhat. Probably will change again...
+* Typo fix! Thanks to [corbinsantin](https://github.com/corbinsantin).
 
 Version 3.2d8
 ====