diff --git a/misc/plan.html b/misc/plan.html index 0f902e9781f545d5131c144c124a65b3c6b1ab61..99be07d5b5c78429d2afdb4a1f9c2356b26dd2c6 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -12,9 +12,9 @@ </head> <body> <h1> Nettle release plans </h1> - <p> This is an attempt at defining a development target for - Nettle-3.4, inspired by similar pages for recent GMP releases. - [Last updated 2017-09-25]</p> + <p> This is an attempt at defining a development target for the next + release of Nettle, inspired by similar pages for recent GMP + releases. [Last updated 2017-10-01]</p> <p class='should'> This really ought to be done before release </p> @@ -28,7 +28,7 @@ Leave for some later release! </p> - <h1> Plans for nettle-3.3 </h1> + <h1> Plans for nettle-3.4 </h1> <h2> Bug fixes </h2> <p class='should'> Fix issues with sizes of objects like the @@ -79,7 +79,7 @@ ... </p> - <p class='should'> Change base16 and base64 interfaces to use char + <p class='done'> Change base16 and base64 interfaces to use char for encoded data, and fix remaining pointer-signedness warnings. </p>