aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-12-05 23:38:46 -0500
committerJack Lloyd <[email protected]>2016-12-05 23:38:46 -0500
commitf9be55050b8e2b649f974eb5751ddb9cbef35d12 (patch)
tree8e67f9c912efbc274497d2078911414fee0f3992
parent96bbae99949fb4e4661a2852571fabcc44806bf7 (diff)
Remove duplicate relnote item [ci skip]
-rw-r--r--news.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index b09ca4913..5e8a293f5 100644
--- a/news.rst
+++ b/news.rst
@@ -88,8 +88,6 @@ Version 1.11.34, 2016-11-28
* Export the public key workfactor functions (GH #734) and add tests for them.
-* Add MessageAuthenticationCode::start_msg interface for providing nonce (GH #691)
-
* HMAC_DRBG allows configuring maximum number of bytes before reseed check (GH #690)
* Salsa20 now accepts a null IV as equivalent to an all-zero one (GH #697)