aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-07 04:20:41 -0400
committerJack Lloyd <[email protected]>2019-05-07 04:20:41 -0400
commitab6faeaf43b5515fa9136bfdb8501a1e97bf7133 (patch)
tree12fc26aa559b7021c771f7818483862629e86ef5 /news.rst
parenta867666b5b3d65305cb52d13872fb2829440fb61 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 47f9e99da..6581b2ba1 100644
--- a/news.rst
+++ b/news.rst
@@ -31,6 +31,10 @@ Version 2.11.0, Not Yet Released
deprecated. The deprecation message suggests the alternate API to use.
(GH #1915)
+* Remove use of table lookups for IP/FP transforms in DES (GH #1928)
+
+* Improve the tests for SRP6 (GH #1917 #1923)
+
* Document the build system
* When available use POSIX ``sysconf`` to detect the number of CPUs (GH #1877)
@@ -44,6 +48,10 @@ Version 2.11.0, Not Yet Released
* Fix an issue with UbSan in the tests (GH #1892)
+* Remove use of ``-mabi`` flag when building on MIPS64 (GH #1918)
+
+* Make it possible to specify additional libraries in ``LDFLAGS`` (GH #1916)
+
* Fix the makefile .PHONY syntax (GH #1874)
Version 2.10.0, 2019-03-30