aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-04-12 12:14:11 -0400
committerJack Lloyd <[email protected]>2018-04-12 12:14:11 -0400
commit99879d3b73455380df27e1063bf1c4e58c6fc936 (patch)
tree7ec1c3bec2831788e6f683db9f718c81ac90f6bf
parentcd48c9ac47c700f69ca9b7900ace0ea47373535d (diff)
Clarify log message [ci skip]
-rw-r--r--news.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index a91206b17..352886c57 100644
--- a/news.rst
+++ b/news.rst
@@ -4,8 +4,8 @@ Release Notes
Version 2.7.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-* Optimized elliptic point doubling for curves with a parameter of
- zero or negative three. (GH #1534)
+* Optimized elliptic point doubling for curves with an ``a`` parameter
+ of zero or negative three. (GH #1534)
Version 2.6.0, 2018-04-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^