summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-20 13:08:08 -0500
committerDavid Robillard <d@drobilla.net>2025-01-20 13:08:08 -0500
commitfd11071115664d7cd72556c91e28cccf22c57bf5 (patch)
treec84013b4899032b0530cba903f45d8fb3f2591c6 /NEWS
parentf4240a9b27e98c40138c6ec866132b237f311dff (diff)
downloadsuil-fd11071115664d7cd72556c91e28cccf22c57bf5.tar.gz
suil-fd11071115664d7cd72556c91e28cccf22c57bf5.tar.bz2
suil-fd11071115664d7cd72556c91e28cccf22c57bf5.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 6890053..594b4ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+suil (0.10.23) unstable; urgency=medium
+
+ * Add header warnings test
+
+ -- David Robillard <d@drobilla.net> Mon, 20 Jan 2025 18:06:58 +0000
+
suil (0.10.22) stable; urgency=medium
* Add support for X11 in Qt6