summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-20 13:16:57 -0500
committerDavid Robillard <d@drobilla.net>2025-01-20 19:16:07 -0500
commit4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc (patch)
tree60c698bdcf05492260f6bbdae4afc52c4240f3eb /NEWS
parentde841cda8e85fac25f53c7e10ff76e0ef11175a8 (diff)
downloadlilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.tar.gz
lilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.tar.bz2
lilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.zip
Use "system" include type for all dependencies and add header test
Things get confused when these flags differ across projects, so universally use "system" for external dependencies and test for header warnings only in the project that owns them.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 122b3f7..bac5b41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+lilv (0.24.27) unstable; urgency=medium
+
+ * Add header warnings test
+
+ -- David Robillard <d@drobilla.net> Mon, 20 Jan 2025 18:14:00 +0000
+
lilv (0.24.26) stable; urgency=medium
* Add lint option with project metadata and code quality tests