summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-11 11:33:47 -0500
committerDavid Robillard <d@drobilla.net>2022-12-11 13:05:16 -0500
commit67044412130aad488f855daf3dc0a49d3dce7e52 (patch)
tree3ad90903f8ed9284a14df58a7c365b30eff7dd61
parent2704f37a78ddb0a2f73fa39a759d35cd306747e0 (diff)
downloadlilv-67044412130aad488f855daf3dc0a49d3dce7e52.tar.gz
lilv-67044412130aad488f855daf3dc0a49d3dce7e52.tar.bz2
lilv-67044412130aad488f855daf3dc0a49d3dce7e52.zip
Update NEWS
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e464c83..9f4d404 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,16 @@
lilv (0.24.21) unstable; urgency=medium
+ * Clean up code
* Clean up inconsistent tool command line interfaces
+ * Clean up inconsistent tool command line interfaces
+ * Convert man pages to mdoc
* Fix dependencies in pkg-config file
* Fix potential crash when writing state files fails
* Override pkg-config dependency within meson
+ * Replace duplicated dox_to_sphinx script with sphinxygen dependency
+ * Switch to external zix dependency
- -- David Robillard <d@drobilla.net> Tue, 29 Nov 2022 20:17:07 +0000
+ -- David Robillard <d@drobilla.net> Sun, 11 Dec 2022 16:32:26 +0000
lilv (0.24.20) stable; urgency=medium