diff options
author | Jack Lloyd <[email protected]> | 2018-04-05 13:50:20 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-04-05 13:50:20 -0400 |
commit | ba5ac0eddfa4ba4ac818de69c6b54200ee86699a (patch) | |
tree | da629993704baebfbe7df822becd6db04153b3fd /news.rst | |
parent | 0fe2273728ca637ff0d57cd80274bf7c541d1dbd (diff) |
Update news [ci skip]
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Version 2.6.0, Not Yet Released * Add exponent blinding to RSA (GH #1523) +* Fix a bug in inline asm that caused incorrect computations when + compiled with GCC's `-fno-plt` option. (GH #1524) + Version 2.5.0, 2018-04-02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |