/[pspp]/pspp/NEWS
ViewVC logotype

Diff of /pspp/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by blp, Tue Mar 2 20:00:33 2004 UTC revision 1.4 by blp, Mon Mar 7 07:06:05 2005 UTC
# Line 1  Line 1 
1  PSPP NEWS -- history of user-visible changes.  PSPP NEWS -- history of user-visible changes.
2  Time-stamp: <2004-02-29 21:38:25 blp>  Time-stamp: <2005-03-06 23:05:46 blp>
3  Copyright (C) 1996-9, 2000 Free Software Foundation, Inc.  Copyright (C) 1996-9, 2000 Free Software Foundation, Inc.
4  See the end for copying conditions.  See the end for copying conditions.
5    
# Line 7  Please send PSPP bug reports to bug-gnu- Line 7  Please send PSPP bug reports to bug-gnu-
7    
8  Version 0.3.1 changes since 0.3.0:  Version 0.3.1 changes since 0.3.0:
9    
10    Update build system to Autoconf 2.58, Automake 1.7, gettext 0.12.1.    New build dependencies:
11    
12    T-TEST is now implemented.      * The GNU Scientific Library (libgsl), version 1.6 or later.
13    
14        * The GNU multiprecision arithmetic library (libgmp).
15    
16        * libplot from GNU plotutils is optional; without it, the new
17          graphing features will not work.
18    
19      Newly implemented commands and statistical features:
20    
21        * DATE (as a stub, to enhance compatibility).
22    
23        * EXAMINE.
24    
25        * FREQUENCIES now supports percentiles.
26    
27        * ONEWAY.
28    
29        * PERMISSIONS.
30    
31        * T-TEST.
32    
33        * USE (as a stub, to enhance compatibility).
34    
35      New --algorithm and --syntax command line options allow
36      SPSS-compatible or enhanced modes to be selected.
37    
38      Support for transformation expressions has been rewritten and
39      significantly improved.  Refer to the manual for details.
40    
41      Calculation of moments (mean, standard deviation, kurtosis,
42      skewness) has been rewritten and should now be more accurate.
43    
44      Numerous bugs have been fixed, too many to mention here.  Many new
45      tests have been added, leading to the discovery and fixing of many
46      of these bugs.
47    
48      ASCII driver can now squeeze multiple blank lines into single blank
49      lines.
50    
51    Much of the code has been rewritten and refactored.  It is now much    Much of the code has been rewritten and refactored.  It is now much
52    cleaner.    cleaner.
53    
54      For developers, the build system now requires Autoconf 2.58 and
55      Automake 1.7.  The included gettext has been updated to version
56      0.12.1.
57    
58  Version 0.3.0 changes since 0.2.3:  Version 0.3.0 changes since 0.2.3:
59    
60    Bugs fixed:    Bugs fixed:

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26