From: Niels Möller Date: Tue, 16 Apr 2013 14:19:08 +0000 (+0200) Subject: Update plans for 2.8. X-Git-Tag: nettle_2.7_release_20130424~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad689768b0268a7daa576fce09308e8f4a1de7b3;p=thirdparty%2Fnettle.git Update plans for 2.8. --- diff --git a/misc/plan.html b/misc/plan.html index a842bb42..8b66b96c 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -117,6 +117,17 @@

Move some internal-use macros from macros.h to nettle-internal.h.

+ +

Build system

+

+ Stop using the nonstandard .po extension, + using .p.o or some subdirectory instead. Also drop + CCPIC_MAYBE, and let the static libraries depend on the + right object files. +

+

+ Delay building of test programs until make check. +

Plans for nettle-3.0