summaryrefslogtreecommitdiff
path: root/misc/plan.html
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2014-05-08 22:41:03 +0200
committerNiels Möller <nisse@lysator.liu.se>2014-05-08 22:41:03 +0200
commit2db24c35024b4ecfe16faeb0d5a6a8c8b2f89262 (patch)
treed8fdbf932f8496c83e1f5a60282f8760325968c0 /misc/plan.html
parent0c80f188cc9289ae2e8b155cafc155aeefb2ae4c (diff)
downloadnettle-2db24c35024b4ecfe16faeb0d5a6a8c8b2f89262.tar.gz
Updated release plan.
Diffstat (limited to 'misc/plan.html')
-rw-r--r--misc/plan.html7
1 files 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>