From: Niels Möller Date: Mon, 2 Jun 2014 20:40:47 +0000 (+0200) Subject: Updated release plan. X-Git-Tag: nettle_3.0_release_20140607~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e49b26b74280c7c64b6d88b755e350e31541fc5;p=thirdparty%2Fnettle.git Updated release plan. --- 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