aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-04-09 08:29:13 -0400
committerJack Lloyd <[email protected]>2018-04-09 18:48:46 -0400
commit4c8a0d01f573841ad74a4b17ec1afbde801ac6f6 (patch)
treeec089b6a9277b708f0870fb5dfa26a387955c569 /news.rst
parentec222c99719c396a1f4756b2ca345dbbfbeb5ed5 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index 7b16d9d96..ca3ec8607 100644
--- a/news.rst
+++ b/news.rst
@@ -16,8 +16,8 @@ Version 2.6.0, Not Yet Released
fail if the client offered any signature algorithm not known to the
server (for example RSA/SHA-224).
-* Fix a bug in inline asm that caused incorrect computations when
- compiled with GCC's ``-fno-plt`` option. (GH #1524)
+* Fix a bug in inline asm that would with GCC 7.3 cause incorrect
+ computations and an infinite loop during the tests. (GH #1524 #1529)
Version 2.5.0, 2018-04-02
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^