diff --git a/misc/plan.html b/misc/plan.html
index 45857f31cbba7229582f8483a21d3949d4eedcb4..ef0ff7c239ae52352055febd1b95bc70cbeb8007 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>