From 3cbb5899695eb2038a495768b331f4c8560a1cfb Mon Sep 17 00:00:00 2001 From: Patrick Linstruth Date: Tue, 28 Aug 2018 17:13:13 -0700 Subject: [PATCH] 2018-08-28 Patrick Linstruth * Fixed a regression in rdlogedit(1) that broke audio level meters. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc8a729f..699e8712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17536,3 +17536,5 @@ 2018-08-28 Fred Gleason * Fixed a regression that caused the RDXport service to throw a segfault when importing audio. +2018-08-28 Patrick Linstruth + * Fixed a regression in rdlogedit(1) that broke audio level meters.