]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Updated release plan.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 16 Apr 2013 13:39:54 +0000 (15:39 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 16 Apr 2013 13:39:54 +0000 (15:39 +0200)
misc/plan.html

index fe14d03c9e1dce3e7fa19ff8b5a157dccdd2f463..a842bb427d59314d3c041144066b92c54853d1a9 100644 (file)
@@ -59,7 +59,7 @@
   <p class='should'>
     Document umac.
   </p>
-  <p class='should'>
+  <p class='done'>
     Update NEWS file.
   </p>
 
@@ -68,7 +68,7 @@
     Ensure that <tt>make install</tt> without a preceding
     <tt>make</tt> works.
   </p>
-  <p class='wish'>
+  <p class='done'>
     Make the assembly ALIGN-macro non-logarithmic, reusing the m4 log2
     macro in GMP. Current macros have the problem that in m4 eval,
     <tt>&lt;&lt;</tt> is not supported by Solaris, while <tt>**</tt>