Skip to content

Commit c9d60d4

Browse files
committed
Update release notes [ci skip]
1 parent 802931a commit c9d60d4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

news.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Version 3.9.0, Not Yet Released
2727
* Modify ``BOTAN_CLEAR_CPUID`` so that clearing ``ssse3`` also disables AVX2/AVX512
2828
(GH #4853)
2929

30+
* Remove various internal references to "EMSA", an obsolete term used for RSA
31+
signature padding that originates from IEEE 1363. (GH #5008 #5024)
32+
3033
* Enable support for GCC's "strub" stack clearing. This is disabled by default, use
3134
the ``--enable-stack-scrubbing`` option to turn on. (GH #4882 #4925)
3235

@@ -51,7 +54,7 @@ Version 3.9.0, Not Yet Released
5154
* Resolve many warnings from ``clang-tidy`` (GH #4907 #4908 #4910 #4912 #4913 #4919 #4920 #4923
5255
#4924 #4931 #4956 #4957 #4958 #4959 #4960 #4961 #4962 #4963 #4964 #4968 #4969 #4971 #4972 #4973
5356
#4974 #4975 #4976 #4977 #4978 #4979 #4980 #4981 #4982 #4983 #4984 #4985 #4986 #4987 #4988 #4989
54-
#4990 #4992 #4993)
57+
#4990 #4992 #4993 #4998 #5004 #5005 #5031 #5032)
5558

5659
* CI improvements (GH #4920 #4294 #4926 #4929)
5760

0 commit comments

Comments
 (0)