]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 30 Jul 2021 19:39:08 +0000 (20:39 +0100)
committerGitHub <noreply@github.com>
Fri, 30 Jul 2021 19:39:08 +0000 (20:39 +0100)
RELEASENOTES-DEVELOPMENT.md

index be36f514c035f963292e0912e85846028469a608..775a74e2608801411207035b163cb5d383fea011 100644 (file)
@@ -1,15 +1,19 @@
+Version 4.0-dev-308-g23da206
+====
+#### Bug Fixes
+- Restore logging to `syslog`.
+
 Version 4.0-dev-303-g9074069
 ====
 #### New Features
 - An initial [PipeWire](https://pipewire.org) backend, with thanks to [Lukas Rusak](https://github.com/lrusak). Use the `--with-pw` configuration flag at the `./configure...` stage to include support.
 
-
 #### Bug Fixes
 - Fix a bug when using the `tinysvcmdns` mDNS implementation, with thanks to [fesc2000](https://github.com/fesc2000).
 - When an unrecognised SETUP message is received, just ignore it and put a warning in the log. Remove a redundant `client_setup_plist` data item from the `conn` data structure.
 
 #### Enhancements
-- Shairport Sync no longer needs to be in the same directory of NQPTP during compilation.
+- Shairport Sync no longer needs to be in the same directory as NQPTP during compilation.
 - Add Docker automations -- thanks to [Charles Omer](https://github.com/charlesomer).
 - Add Issue management automations -- thanks to [Charles Omer](https://github.com/charlesomer).
 - Reconnect the DACP scanner for AirPlay 2. (It still isn't useful, unfortunately.)