summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-20 12:56:42 -0500
committerDavid Robillard <d@drobilla.net>2025-01-20 12:58:37 -0500
commitd8499db010b1e42ebd14f2f2900db59200f61dc1 (patch)
tree0858c32309ab44d5dd8f83e9f502674a325fa9d3 /NEWS
parent5edcf18adfbc4240040c667c00884cbd049e3a84 (diff)
downloadsord-d8499db010b1e42ebd14f2f2900db59200f61dc1.tar.gz
sord-d8499db010b1e42ebd14f2f2900db59200f61dc1.tar.bz2
sord-d8499db010b1e42ebd14f2f2900db59200f61dc1.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 54e9511..27248c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+sord (0.16.19) unstable; urgency=medium
+
+ * Add header warnings test
+
+ -- David Robillard <d@drobilla.net> Mon, 20 Jan 2025 17:55:44 +0000
+
sord (0.16.18) stable; urgency=medium
* Add option to install tool man pages