From 6d0995694ca5a3de916cc9746f4104f066b22718 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Jun 2019 21:12:45 +0200 Subject: Refuse to store duplicate properties when saving plugin state --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b2f6162..023c580 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,9 @@ lilv (0.24.5) unstable; * Fix issues with loading state with saved files from the model * Add option to override LV2_PATH in applications * Fix unit tests on Windows + * Refuse to store duplicate properties when saving plugin state - -- David Robillard Mon, 15 Apr 2019 23:04:06 +0200 + -- David Robillard Fri, 21 Jun 2019 21:00:52 +0200 lilv (0.24.4) stable; -- cgit v1.2.1