summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-30 10:56:14 +0100
committerBruno Haible <bruno@clisp.org>2023-01-30 10:56:14 +0100
commit8e0ac7371de57a294375d5dc678bbc0da4caa825 (patch)
treefa8513d0a0428cd403223c8bb64728f50976c961 /NEWS
parent219e21c7799972538eff55ebddf0e5380efc904b (diff)
downloadgnulib-8e0ac7371de57a294375d5dc678bbc0da4caa825.tar.gz
Update NEWS.
* NEWS: Update for qcopy-acl change on 2023-01-13.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e8cc0c4ae7..f3b508f950 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,13 @@ Date Modules Changes
2023-01-15 stdalign This module is deprecated. Use alignasof instead.
+2023-01-13 acl Link additionally with $(QCOPY_ACL_LIB).
+ qacl
+ copy-file
+ supersede
+
+2023-01-13 qcopy-acl Link with $(QCOPY_ACL_LIB) instead of $(LIB_ACL).
+
2023-01-07 timer_time Link with $(TIMER_TIME_LIB) instead of
$(LIB_TIMER_TIME).