summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-29 15:59:17 -0400
committerDavid Robillard <d@drobilla.net>2022-07-19 09:46:43 -0400
commit9c1d501f065c36738c134cedf8a0479563f66f52 (patch)
tree3092f679007ede619e1622518875363dbe477b5b
parentc3029a135236a3b8d8f323be9fcce114158b96ef (diff)
downloadpatchage-9c1d501f065c36738c134cedf8a0479563f66f52.tar.gz
patchage-9c1d501f065c36738c134cedf8a0479563f66f52.tar.bz2
patchage-9c1d501f065c36738c134cedf8a0479563f66f52.zip
Normalize NEWS file
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9721d87..cdeaed3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,12 @@ patchage (1.0.6) stable;
* Fix ALSA sequencer port subscriptions
* Fix crash on client disconnection
+ * Fix initial display with no configuration file
* Fix various minor bugs
* Rework code architecture to be more decoupled and data-driven
* Save "human names" setting in configuration
* Show latency in toolbar with 2 decimal places
* Switch to C++14
- * Fix initial display with no configuration file
-- David Robillard <d@drobilla.net> Fri, 27 May 2022 03:08:31 +0000