summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-07 14:28:33 +0100
committerBruno Haible <bruno@clisp.org>2023-01-07 18:06:51 +0100
commit255c6884399a1082984fdfb1680802193bfeaf19 (patch)
tree6309e9a998c20b4ddf1523a9200f53fb4e38ca53 /NEWS
parentb89c6790f34d15003f94e2335958ad4e0a798dcb (diff)
downloadgnulib-255c6884399a1082984fdfb1680802193bfeaf19.tar.gz
poll: Rename LIB_POLL to POLL_LIB.
* m4/poll.m4: Rename LIB_POLL to POLL_LIB. All uses changed. * NEWS: Mention the change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ca0afacf1..894a52404c 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,8 @@ User visible incompatible changes
Date Modules Changes
+2023-01-07 poll Link with $(POLL_LIB) instead of $(LIB_POLL).
+
2023-01-07 nanosleep Link with $(NANOSLEEP_LIB) instead of
$(LIB_NANOSLEEP).