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