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