From: Niels Möller Date: Tue, 16 Apr 2013 13:39:54 +0000 (+0200) Subject: Updated release plan. X-Git-Tag: nettle_2.7_release_20130424~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35bfd974ecf05c08ddd3a36974b6fcb75720a0ce;p=thirdparty%2Fnettle.git Updated release plan. --- 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 @@

Document umac.

-

+

Update NEWS file.

@@ -68,7 +68,7 @@ Ensure that make install without a preceding make works.

-

+

Make the assembly ALIGN-macro non-logarithmic, reusing the m4 log2 macro in GMP. Current macros have the problem that in m4 eval, << is not supported by Solaris, while **