Implemented a dialog box for the ONEWAY command.
[pspp-builds.git] / doc / ChangeLog
1 2007-10-19 John Darrington <john@darrington.wattle.id.au>
2
3         * statistics.texi: Changed /CONTRASTS to /CONTRAST in ONEWAY which
4         is what the command accepts. 
5         
6
7 2007-07-28 John Darrington <john@darrington.wattle.id.au>
8
9         * statistics.texi: Made the documentation for T-TEST match 
10         the behaviour.
11
12 2007-07-17  Ben Pfaff  <blp@gnu.org>
13
14         * get-commands.pl: Use strict and all warnings.  Simplify
15         parsing.  Add "@c End:" line to output to suppress Emacs warning.
16         From bug #19335.  Reviewed by John Darrington.
17
18 2007-06-05  Ben Pfaff  <blp@gnu.org>
19
20         * Removed next, prev, up node names from @node lines, to make
21           structural changes to the manual easier.  (These node names are
22           not needed by makeinfo.)
23
24 2007-03-31 John Darrington <john@darrington.wattle.id.au>
25         
26         * transformation.texi: SORT CASES: elaborated on the (D) (A) flags.
27         
28 2007-03-01  Ben Pfaff  <blp@gnu.org>
29
30         * automake.mk: Fix "make distcheck" by distributing doc/ni.texi,
31         even though it's generated.  Reviewed by John Darrington.
32         (doc_pspp_TEXINFOS): Add doc/ni.texi.
33         (nodist_doc_pspp_TEXINFOS): Remove.
34         (am__TEXINFO_TEX_DIR) Removed (was just a kluge anyhow).
35         ($(INFO_DEPS)): Removed.
36         ($(HTML_DEPS)): Removed.
37         (CLEANFILES): Removed.
38         
39 Wed Dec 20 18:45:31 WST 2006 John Darrington <john@darrington.wattle.id.au>
40
41         * statistics.texi: Added documentation for the NPAR TESTS command.
42
43 Thu Nov 30 22:20:10 2006  Ben Pfaff  <blp@gnu.org>
44
45         * statistics.texi: Document charts supported by FREQUENCIES.
46         Fixes bug #18297.  Thanks to Mohammed Babekir Elmalik Abdalmajid
47         for reporting this bug.
48
49 Tue Nov 28 17:33:31 WST 2006 <john@darrington.wattle.id.au>
50
51         * get-commands.pl: Fixed generation of ni.texi, which was broken
52         after commands.def was reorganised.
53
54         * not-implemented.texi language.texi regression.texi 
55           statistics.texi: Added some indeces.
56
57         * license.texi: Added information from GPL.
58
59 Sat Oct  7 11:02:44 WST 2006 <john@darrington.wattle.id.au>
60
61         * Added documentation for RANK.
62
63 Tue May  2 10:43:06 WST 2006 <john@darrington.wattle.id.au>
64
65         * data-file-format.texi: Updated information about the case_size 
66         value.  Added description of Record Type 7, subtype 14.
67
68 2006-04-28  Jason Stover  <jhs@math.gcsu.edu>
69
70         * regression.texi: Added description of the RESID and PRED
71         keywords to the SAVE subcommand.
72
73         * statistics.texi: Added REGRESSION node.
74
75 2006-04-21  Jason Stover  <jhs@math.gcsu.edu>
76
77         * regression.texi: Initial description of the SAVE subcommand.
78
79 Sun Apr 16 19:12:26 2006  Ben Pfaff  <blp@gnu.org>
80
81         Consistently write "file name" as two words, in accordance with
82         the GNU standards.
83
84 Wed Feb 15 21:53:12 2006  Ben Pfaff  <blp@gnu.org>
85
86         * data-file-format.texi: Fix values for "measure" in Auxiliary
87         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
88         for reporting this bug.  Fixes bug #15763.
89
90 Tue Feb 14 21:34:06 2006  Ben Pfaff  <blp@gnu.org>
91
92         * data-file-format.texi: Fix description of "count" in Auxiliary
93         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
94         for reporting this bug.  Fixes bug #15756. 
95
96 Sun Sep 25 16:10:36 2005  Ben Pfaff  <blp@gnu.org>
97
98         * Makefile.am: Make ni.texi a prereq for HTML output.  Thanks to
99         James R. Van Zandt <jrvz@comcast.net> for reporting the problem.
100
101 Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>
102
103         * portable-file-format.texi: Describe author field.
104
105 Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
106
107         * Makefile.am: Made ni.texi a nodist file
108
109 Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>
110
111         * language.texi: Proofreading from Jason Stover
112         <jstover@sdf.lonestar.org>.
113
114 Tue May  3 16:22:29 WST 2005 John Darrington <john@darrington.wattle.id.au>
115
116         * get-commands.pl: New file to generate ni.texi
117
118         * not-implemented.texi Makefile.am: List of not implemented commands 
119         now generated from src/command.def
120
121 Sun May  1 23:20:42 2005  Ben Pfaff  <blp@gnu.org>
122
123         * language.texi: Revised lots of text to catch up with changes
124         that have been in for a long time, and for style.
125
126 Sun May  1 15:17:42 WST 2005 John Darrington <john@darrington.wattle.id.au>
127
128         * configuration.texi: Removed manpage(x) style references, because 
129         RMS doesn't like them.
130
131 Wed Apr 27 07:44:57 WST 2005 John Darrington <john@darrington.wattle.id.au>
132
133         * utilities.texi: Added the ECHO command.
134
135 Fri Apr 15 18:35:42 2005  Ben Pfaff  <blp@gnu.org>
136
137         * pspp.texinfo: Change manual license to GNU FDL, pursuant to
138         advice in maintainers' guide.
139
140 Thur Apr 14 2005 John Darrington
141
142         * variables.texi: Corrected the entry for VARIABLE LABELS
143
144         * data-file-format.texi: Added documentation about the Long Variable 
145           Names record.
146         
147 Thu Mar  3 22:06:54 WST 2005 John Darrington <john@darrington.wattle.id.au>
148
149         * expressions.texi:  corrected some mismatched parentheses.
150
151 Mon Feb 28 23:19:34 2005  Ben Pfaff  <blp@gnu.org>
152
153         * expressions.texi: Revise.  Describe new functions.
154
155 Sat Jan  8 16:46:28 2005  Ben Pfaff  <blp@gnu.org>
156
157         * credits.texi: Removed.
158
159         * bugs.texi: Rewrote.  Moved known bugs to savannah website.
160
161         * not-implemented.texi: AGGREGATE and AUTORECODE are implemented.
162
163 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
164         
165         * statistics.texi Added documentation about the EXAMINE cmd
166
167 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
168
169         * utilities.texi Added documentation for the PERMISSIONS command.
170
171         * pspp.texinfo Makefile.am  @included version.texi (Autogenerated) to 
172         keep the EDITION, VERSION and UPDATED flags up to date.
173
174 Tue Nov  9 09:38:43 WST 2004 John Darrington <john@darrington.wattle.id.au>
175
176         * Made Makefile.am aware of pspp.texi dependencies
177
178 Fri Nov  5 17:46:46 WST 2004 John Darrington <john@darrington.wattle.id.au>
179
180         * Added a note to the about SPLIT requiring adjacent cases.
181
182 Sat Oct 30 17:32:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
183
184         * Started this changelog
185
186         * Removed the monolithic pspp.texi file and replaced with  *.texi
187         wrapped by a single pspp.texinfo file
188
189         * Minor corrections to the documentation where I noticed it needed
190         them.