From 2db24c35024b4ecfe16faeb0d5a6a8c8b2f89262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Thu, 8 May 2014 22:41:03 +0200 Subject: [PATCH] Updated release plan. --- misc/plan.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 @@ <h1> Nettle release plans </h1> <p> 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]</p> + updated 2014-05-08]</p> <p class='should'> This really ought to be done before release </p> @@ -143,8 +143,9 @@ <p class='done'> Fix dependency problems with <tt>--disable-static</tt>. </p> - <p class='should'> - Make the time consuming ecc_curve_check in eccdata.c optional. + <p class='postponed'> + Make the time consuming ecc_curve_check in eccdata.c + optional. <span class='done'>Enabled optimization instead.</span> </p> <h2> Testing </h2> -- GitLab