From: Niels Möller Date: Wed, 4 Jun 2014 19:32:19 +0000 (+0200) Subject: Updated release plan. X-Git-Tag: nettle_3.0_release_20140607~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5e32838b9180b957fea51d06373714ce33bb74;p=thirdparty%2Fnettle.git Updated release plan. --- diff --git a/misc/plan.html b/misc/plan.html index 6cf9ed53..3f8ff489 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-02]

+ updated 2014-06-04]

This really ought to be done before release

@@ -156,8 +156,9 @@
  • Test with gmp-6.0.0
  • x86_64-linux-gnu
  • x86-linux-gnu
  • -
  • x86_64-freebsd
  • -
  • x86-freebsd
  • +
  • x86_64-freebsd
  • +
  • x86-freebsd (building with -m32 on a 64-bit + system doesn't work due to broken header files).
  • x86-w*ndows (using cross compiler and wine)
  • x86_64-w*ndows (using cross compiler and wine)
  • x86-darwin (needs help from Nettle users)
  • @@ -197,5 +198,9 @@ the private key is not available to the library. And without an explosion of the number of functions.

    +

    Miscellaneous

    +

    + Update AX_CREATE_STDINT_H to the latest version. +