From 8f81dd59512420f0add3206b64d449679c64daf5 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 12 Oct 2020 18:31:20 +0100 Subject: [PATCH] Fix Changelog formatting Signed-off-by: falkTX --- ChangeLog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 9315473b5..2c95c3508 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -9,8 +9,8 @@ ChangeLog * Delete various macOS and Windows-related files from the source code (no longer relevant) * Mark JACK-Session as deprecated, please use NSM instead * Remove unnecessary GPL include from LGPL code - * Split example-clients and tools, as done in JACK1 many years ago - * Write Windows registry key during installation, so 3rd parties can find jackd.exe (as HKLM\Software\JACK\Location) + * Split example-clients and tools, as done in JACK1 many years ago (WIP) + * Write Windows registry key during installation, so 3rd parties can find jackd.exe (as HKLM\\Software\\JACK\\Location) * jack_control: Fix handling of dbus bytes * jack_control: Return a proper exit status on DBus exception * jack_property: Fix possible crash with "-l" argument usage