47a0d9574764cb31c97b0eba95e77109e9b60c8e
[pspp-builds.git] / doc / ChangeLog
1 Wed Feb 15 21:53:12 2006  Ben Pfaff  <blp@gnu.org>
2
3         * data-file-format.texi: Fix values for "measure" in Auxiliary
4         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
5         for reporting this bug.  Fixes bug #15763.
6
7 Tue Feb 14 21:34:06 2006  Ben Pfaff  <blp@gnu.org>
8
9         * data-file-format.texi: Fix description of "count" in Auxiliary
10         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
11         for reporting this bug.  Fixes bug #15756. 
12
13 Sun Sep 25 16:10:36 2005  Ben Pfaff  <blp@gnu.org>
14
15         * Makefile.am: Make ni.texi a prereq for HTML output.  Thanks to
16         James R. Van Zandt <jrvz@comcast.net> for reporting the problem.
17
18 Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>
19
20         * portable-file-format.texi: Describe author field.
21
22 Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
23
24         * Makefile.am: Made ni.texi a nodist file
25
26 Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>
27
28         * language.texi: Proofreading from Jason Stover
29         <jstover@sdf.lonestar.org>.
30
31 Tue May  3 16:22:29 WST 2005 John Darrington <john@darrington.wattle.id.au>
32
33         * get-commands.pl: New file to generate ni.texi
34
35         * not-implemented.texi Makefile.am: List of not implemented commands 
36         now generated from src/command.def
37
38 Sun May  1 23:20:42 2005  Ben Pfaff  <blp@gnu.org>
39
40         * language.texi: Revised lots of text to catch up with changes
41         that have been in for a long time, and for style.
42
43 Sun May  1 15:17:42 WST 2005 John Darrington <john@darrington.wattle.id.au>
44
45         * configuration.texi: Removed manpage(x) style references, because 
46         RMS doesn't like them.
47
48 Wed Apr 27 07:44:57 WST 2005 John Darrington <john@darrington.wattle.id.au>
49
50         * utilities.texi: Added the ECHO command.
51
52 Fri Apr 15 18:35:42 2005  Ben Pfaff  <blp@gnu.org>
53
54         * pspp.texinfo: Change manual license to GNU FDL, pursuant to
55         advice in maintainers' guide.
56
57 Thur Apr 14 2005 John Darrington
58
59         * variables.texi: Corrected the entry for VARIABLE LABELS
60
61         * data-file-format.texi: Added documentation about the Long Variable 
62           Names record.
63         
64 Thu Mar  3 22:06:54 WST 2005 John Darrington <john@darrington.wattle.id.au>
65
66         * expressions.texi:  corrected some mismatched parentheses.
67
68 Mon Feb 28 23:19:34 2005  Ben Pfaff  <blp@gnu.org>
69
70         * expressions.texi: Revise.  Describe new functions.
71
72 Sat Jan  8 16:46:28 2005  Ben Pfaff  <blp@gnu.org>
73
74         * credits.texi: Removed.
75
76         * bugs.texi: Rewrote.  Moved known bugs to savannah website.
77
78         * not-implemented.texi: AGGREGATE and AUTORECODE are implemented.
79
80 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
81         
82         * statistics.texi Added documentation about the EXAMINE cmd
83
84 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
85
86         * utilities.texi Added documentation for the PERMISSIONS command.
87
88         * pspp.texinfo Makefile.am  @included version.texi (Autogenerated) to 
89         keep the EDITION, VERSION and UPDATED flags up to date.
90
91 Tue Nov  9 09:38:43 WST 2004 John Darrington <john@darrington.wattle.id.au>
92
93         * Made Makefile.am aware of pspp.texi dependencies
94
95 Fri Nov  5 17:46:46 WST 2004 John Darrington <john@darrington.wattle.id.au>
96
97         * Added a note to the about SPLIT requiring adjacent cases.
98
99 Sat Oct 30 17:32:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
100
101         * Started this changelog
102
103         * Removed the monolithic pspp.texi file and replaced with  *.texi
104         wrapped by a single pspp.texinfo file
105
106         * Minor corrections to the documentation where I noticed it needed
107         them.