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