diff --git a/misc/plan.html b/misc/plan.html index f1c4099516ca83d95f4bf051fcb0bcdfe14f03a9..93ea1bc58410d4e2a69381256ff5b7e3f37b1335 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-3.1, inspired by similar pages for recent GMP releases. - [Last updated 2015-01-26]</p> + [Last updated 2015-01-27]</p> <p class='should'> This really ought to be done before release </p> @@ -31,7 +31,7 @@ <h1> Plans for nettle-3.1 </h1> <h2> Interface changes </h2> - <p class='should'> + <p class='done'> Review public functions in ecc.h, move some to ecc-internal.h, to enable sane support for other types of curves. </p>