]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
doc: NEWS entry for OBJC[XX] tags.
authorKarl Berry <karl@freefriends.org>
Sun, 10 Dec 2023 23:05:40 +0000 (15:05 -0800)
committerKarl Berry <karl@freefriends.org>
Sun, 10 Dec 2023 23:05:40 +0000 (15:05 -0800)
This helps https://bugs.gnu.org/67539.

* NEWS: update; forgot to commit with prior code change.

NEWS

diff --git a/NEWS b/NEWS
index 634e7160f4883b71284b0b4554d41ae32227cf53..249725f99bb5f0b929e815eeb0f3b085918acfc1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -73,6 +73,9 @@ New in 1.17:
     variables are not detected, but this seems to have little impact
     in practice. (bug#9587)
 
+  - Pass libtool tags OBJC and OBJCXX for the respective languages.
+    (bug#67539)
+
   - distcleancheck ignores "silly rename" files (.nfs* .smb* .__afs*)
     that can show up on network file systems.