From 35bfd974ecf05c08ddd3a36974b6fcb75720a0ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Tue, 16 Apr 2013 15:39:54 +0200
Subject: [PATCH] Updated release plan.

---
 misc/plan.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/misc/plan.html b/misc/plan.html
index fe14d03c..a842bb42 100644
--- a/misc/plan.html
+++ b/misc/plan.html
@@ -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>
-- 
GitLab