aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2021-04-28 18:37:59 -0400
committerJack Lloyd <[email protected]>2021-04-28 18:37:59 -0400
commit27e82cecde98237d83188f8c50ba20507a2349e5 (patch)
tree8ea611cd03609744b5b0239f1715e6208a784af0 /news.rst
parent4ea83383681782ad087b38d682acc59e8fecf3a3 (diff)
Correct typoes in change log
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 a88e29fc7..35643e98d 100644
--- a/news.rst
+++ b/news.rst
@@ -151,7 +151,7 @@ Version 2.17.3, 2020-12-21
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* CVE-2021-24115 Change base64, base58, base32, and hex encoding and
- decoding opearations to run in constant time (GH #2549)
+ decoding operations to run in constant time (GH #2549)
* Fix a build problem on PPC64 building with Clang (GH #2547)
@@ -173,7 +173,7 @@ Version 2.17.2, 2020-11-13
* Resolve an issue in the modular square root algorithm where a loop
to find a quadratic non-residue could, for a carefully chosen
- composite modulus, not terminte in a timely manner. (GH #2482 #2476)
+ composite modulus, not terminate in a timely manner. (GH #2482 #2476)
* Fix a regression in MinGW builds introduced in 2.17.1