X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=535fd05d031645bc3e02a225bf8cba3c15efa0e9;hb=3fb611d221aa070458c81c6ca8b1c78fbad9a0ab;hp=962bf8333090fc0ea5920030ed96e86ebf21def6;hpb=37848f66a686a4f85e09c3ef5d8b7fbf91f35ac7;p=pspp diff --git a/NEWS b/NEWS index 962bf83330..535fd05d03 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ PSPP NEWS -- history of user-visible changes. -Time-stamp: <2005-07-18 11:08:18 blp> +Time-stamp: <2005-07-24 20:23:41 blp> Copyright (C) 1996-9, 2000 Free Software Foundation, Inc. See the end for copying conditions. @@ -7,16 +7,17 @@ Please send PSPP bug reports to bug-gnu-pspp@gnu.org. Changes from 0.3.0 to 0.4.0: - New build dependencies: + Changes in build dependencies: - * The GNU Scientific Library (libgsl), version 1.6 or later. - - * The GNU multiprecision arithmetic library (libgmp). + * The GNU Scientific Library (libgsl), version 1.6 or later, is + now required. * libplot from GNU plotutils is optional. Without it, the new graphing features will not work. If you do not have it installed, you must run `configure' with --without-libplot. + * libgmp2 is no longer a dependency. + Newly implemented commands and statistical features: * EXAMINE, including its graphing features.