From 14cf183194768449e571fc6e5b7e20f10afde30f Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Mon, 28 Apr 2025 20:33:51 +0300 Subject: Add release notes for 1.8 that I forgot. --- docs/markdown/snippets/objc-cpp.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 docs/markdown/snippets/objc-cpp.md (limited to 'docs/markdown/snippets/objc-cpp.md') diff --git a/docs/markdown/snippets/objc-cpp.md b/docs/markdown/snippets/objc-cpp.md deleted file mode 100644 index 3d22ccb7a..000000000 --- a/docs/markdown/snippets/objc-cpp.md +++ /dev/null @@ -1,8 +0,0 @@ -## Improvements to Objective-C and Objective-C++ - -Meson does not assume anymore that gcc/g++ always support -Objective-C and Objective-C++, and instead checks that they -can actually do a basic compile. - -Furthermore, Objective-C and Objective-C++ now support the -same language standards as C and C++ respectively. -- cgit v1.2.3