aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2020-03-03 08:26:59 -0500
committerJack Lloyd <[email protected]>2020-03-03 08:26:59 -0500
commit8e28610c9f74ba65d628ca6815e7bc03a18fd222 (patch)
tree7e13ddc72fe360531d84d1e2262c8f90a5c0ad1c /news.rst
parentc58217e3d6050e758e061b7fc434c4d0e48f8d6a (diff)
Fix formatting
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 46371ef2c..004caa5a5 100644
--- a/news.rst
+++ b/news.rst
@@ -18,7 +18,7 @@ Version 2.14.0, Not Yet Released
* Use the library thread pool instead of a new thread for RSA computations,
improving signature performance by up to 20%. (GH #2257)
-* Precompute and cache additional fields in X509_Certificate (GH #2250)
+* Precompute and cache additional fields in ``X509_Certificate`` (GH #2250)
* Add a CLI utility ``cpu_clock`` which estimates the speed of the
processor cycle counter. (GH #2251)