X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=791b9c1ac3321b34dd0614cc9be2206af8a91d78;hb=e19616ea0d990e23d3ae394fac4482db4378a3eb;hp=55ab109d61be25098bb14a053eef7c0bf0a14e6f;hpb=def6f19d1b58929ed31ae6a7a90f89054ab3ace7;p=pspp diff --git a/NEWS b/NEWS index 55ab109d61..791b9c1ac3 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,10 @@ See the end for copying conditions. Please send PSPP bug reports to bug-gnu-pspp@gnu.org. -Changes from 1.4.1 to 1.5.2: +Changes from 1.4.1 to 1.5.3: + + * The DEFINE, MATRIX, MCONVERT, and MATRIX DATA commands are now + implemented. * An error in the displayed signficance of oneway anova contrasts tests has been corrected. @@ -23,6 +26,12 @@ Changes from 1.4.1 to 1.5.2: * Build changes: + - Perl is no longer required to build. + + - Build now requires Python 3.4 or later. (Building PSPP 1.4.0 + also required Python, but it wasn't properly documented at the + time.) + - The Cairo and Pango libraries are now required. - gettext 0.20 or later is now required.