From: Niels Möller Date: Thu, 8 May 2014 20:41:03 +0000 (+0200) Subject: Updated release plan. X-Git-Tag: nettle_3.0_release_20140607~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db24c35024b4ecfe16faeb0d5a6a8c8b2f89262;p=thirdparty%2Fnettle.git Updated release plan. --- diff --git a/misc/plan.html b/misc/plan.html index 45857f31..ef0ff7c2 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-2.8, inspired by similar pages for recent GMP releases. [Last - updated 2014-05-05]

+ updated 2014-05-08]

This really ought to be done before release

@@ -143,8 +143,9 @@

Fix dependency problems with --disable-static.

-

- Make the time consuming ecc_curve_check in eccdata.c optional. +

+ Make the time consuming ecc_curve_check in eccdata.c + optional. Enabled optimization instead.

Testing