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