summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2021-09-17 10:18:53 +0200
committerBjörn Esser <besser82@fedoraproject.org>2021-09-17 18:41:13 +0200
commit8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086 (patch)
tree1722c47e4a280763cbe9bb40f145a42e153df61a
parent9f6bc5d321c0de58847912cb3a51d58818c13d27 (diff)
downloadlibxcrypt-8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086.tar.gz
libxcrypt-8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086.tar.bz2
libxcrypt-8ff7a8c5019cbd50419f7d0a8cd691eb99d6b086.zip
Update NEWS.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d39baa..74efbee 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ Please send bug reports, questions and suggestions to
<https://github.com/besser82/libxcrypt/issues>.
Version 4.4.26
+* Fix compilation on systems with GCC >= 10, that do not support
+ declarations with __attribute__((symver)).
Version 4.4.25
* Add support for Python 3.11 in the configure script.