From 0e49b26b74280c7c64b6d88b755e350e31541fc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?=
Date: Mon, 2 Jun 2014 22:40:47 +0200
Subject: [PATCH] Updated release plan.
---
misc/plan.html | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/misc/plan.html b/misc/plan.html
index 1bda0fbd..6cf9ed53 100644
--- a/misc/plan.html
+++ b/misc/plan.html
@@ -14,7 +14,7 @@
Nettle release plans
This is an attempt at defining a development target for
Nettle-3.0, inspired by similar pages for recent GMP releases. [Last
- updated 2014-06-01]
+ updated 2014-06-02]
This really ought to be done before release
@@ -160,9 +160,9 @@
x86-freebsd
x86-w*ndows (using cross compiler and wine)
x86_64-w*ndows (using cross compiler and wine)
- x86-darwin (needs help from Nettle users)
- x86_64-darwin (needs help from Nettle users)
- armv7-linux-gnu (pandaboard test platform)
+ x86-darwin (needs help from Nettle users)
+ x86_64-darwin (needs help from Nettle users)
+ armv7-linux-gnu (pandaboard test platform)
armv7-android (possible test platform: N10 tablet)
sparc32-solaris10
sparc64-solaris10
@@ -180,6 +180,9 @@
Fat binary, selecting code at runtime depending on cpu
capabilities.
+
+ Side-channel silent mem_equalp.
+
Interface changes
--
GitLab