aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-13 13:41:21 -0500
committerJack Lloyd <[email protected]>2017-12-13 15:24:56 -0500
commitafcca925e4272858288ee4ac1ed95bb7cb8e1bfd (patch)
tree41c78c6f0fb9fbec3ef0d9a8a935143f63d13270 /news.rst
parentfb01f3a6595598efd91a72710444475ec53d35e2 (diff)
Drop IRIX support
It turns out that GCC dropped support for IRIX in 4.8, so likely there was never even a C++11 compiler that could have been used to compile 2.x in any case.
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 3ac009fe3..abd106e83 100644
--- a/news.rst
+++ b/news.rst
@@ -173,6 +173,11 @@ Version 2.4.0, Not Yet Released
* Avoid some signed overflow warnings (GH #1220 #1245)
+* As upstream support for Native Client has been deprecated by Google, support
+ is now also deprecated in Botan and will be removed in a future release.
+
+* Support for building on IRIX has been removed.
+
Version 2.3.0, 2017-10-02
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^