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