From 777acb5a062b0948caef3883d80a2d2f6d420171 Mon Sep 17 00:00:00 2001 From: Roland Illig Date: Thu, 12 Sep 2024 19:42:14 +0200 Subject: [PATCH] Release 23.7.0 --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS.md b/NEWS.md index c16b1356..1dafbf7c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +# 23.7.0 (2024-09-12) + +Allow the '::=' modifier family in the pkgsrc infrastructure. + +Mark USE_CMAKE as deprecated. + +Fix the -Wall option not to imply -Werror. + +Note redundant trailing semicolons in shell commands. + # 23.6.0 (2024-07-24) Ignore all Git and GitHub files.