2008-05-15  Ben Pfaff  <blp@gnu.org>

	* automake.mk: Make install-data-hook depend on yelp-check if the
	GUI is configured.

2008-05-08 John Darrington <john@darrington.wattle.id.au>

	* automake.mk: Compress the info files, because later
	versions of yelp seem to crash otherwise.

2008-03-11  Jason Stover  <jhs@math.gcsu.edu>

	* regression.texi (REGRESSION): Fixed use of @dots in @math
	command. Reported by John Darrington.

2008-03-11  Jason Stover  <jhs@math.gcsu.edu>

	* regression.texi: Made more consistent use of math mode for
	description of linear regression. Added reference to the mean of
	the error terms being 0.

2008-03-09  Jason Stover  <jhs@math.gcsu.edu>

	* regression.texi (REGRESSION): Removed references to subcommand EXPORT.

2008-02-06 John Darrington <john@darrington.wattle.id.au>

	* files.texi: Document the /BSIZE subcommand to the PSQL
	reader.

2008-02-04 John Darrington <john@darrington.wattle.id.au>

	* files.texi data-io.texi: Document the GET DATA TYPE=PSQL
	option.  Thanks to Ben Pfaff for reviewing this text.


2007-11-10  Ben Pfaff  <blp@gnu.org>

	* not-implemented.texi: Fix @include command so that it works
	consistently, by using a file name relative to Makefile.am's
	srcdir instead of relative to doc.

2007-11-10  Ben Pfaff  <blp@gnu.org>

	Patch #6262: New developers guide (currently incomplete).

	* automake.mk: Add definitions for new manual.

	* pspp.texinfo: Now this is the PSPP Users Guide instead of just
	the PSPP manual.  Remove development chapters.

	* pspp-dev.texinfo: New file.

	* data-file-format.texi: Move to dev/system-file-format.texi.

	* portable-file-format.texi: Move to dev/.

	* q2c.texi: Move to dev/

	* dev/concepts.texi: New file.

	* dev/data.texi: New file.

	* dev/intro.texi: New file.

	* dev/output.texi: New file.

	* dev/syntax.texi: New file.

2007-10-19 John Darrington <john@darrington.wattle.id.au>

	* statistics.texi: Changed /CONTRASTS to /CONTRAST in ONEWAY which
	is what the command accepts. 
	

2007-07-28 John Darrington <john@darrington.wattle.id.au>

	* statistics.texi: Made the documentation for T-TEST match 
	the behaviour.

2007-07-17  Ben Pfaff  <blp@gnu.org>

	* get-commands.pl: Use strict and all warnings.  Simplify
	parsing.  Add "@c End:" line to output to suppress Emacs warning.
	From bug #19335.  Reviewed by John Darrington.

2007-06-05  Ben Pfaff  <blp@gnu.org>

	* Removed next, prev, up node names from @node lines, to make
	  structural changes to the manual easier.  (These node names are
	  not needed by makeinfo.)

2007-03-31 John Darrington <john@darrington.wattle.id.au>
	
	* transformation.texi: SORT CASES: elaborated on the (D) (A) flags.
	
2007-03-01  Ben Pfaff  <blp@gnu.org>

	* automake.mk: Fix "make distcheck" by distributing doc/ni.texi,
	even though it's generated.  Reviewed by John Darrington.
	(doc_pspp_TEXINFOS): Add doc/ni.texi.
	(nodist_doc_pspp_TEXINFOS): Remove.
	(am__TEXINFO_TEX_DIR) Removed (was just a kluge anyhow).
	($(INFO_DEPS)): Removed.
	($(HTML_DEPS)): Removed.
	(CLEANFILES): Removed.
	
Wed Dec 20 18:45:31 WST 2006 John Darrington <john@darrington.wattle.id.au>

	* statistics.texi: Added documentation for the NPAR TESTS command.

Thu Nov 30 22:20:10 2006  Ben Pfaff  <blp@gnu.org>

	* statistics.texi: Document charts supported by FREQUENCIES.
	Fixes bug #18297.  Thanks to Mohammed Babekir Elmalik Abdalmajid
	for reporting this bug.

Tue Nov 28 17:33:31 WST 2006 <john@darrington.wattle.id.au>

	* get-commands.pl: Fixed generation of ni.texi, which was broken
	after commands.def was reorganised.

	* not-implemented.texi language.texi regression.texi 
          statistics.texi: Added some indeces.

	* license.texi: Added information from GPL.

Sat Oct  7 11:02:44 WST 2006 <john@darrington.wattle.id.au>

	* Added documentation for RANK.

Tue May  2 10:43:06 WST 2006 <john@darrington.wattle.id.au>

	* data-file-format.texi: Updated information about the case_size 
	value.  Added description of Record Type 7, subtype 14.

2006-04-28  Jason Stover  <jhs@math.gcsu.edu>

	* regression.texi: Added description of the RESID and PRED
	keywords to the SAVE subcommand.

	* statistics.texi: Added REGRESSION node.

2006-04-21  Jason Stover  <jhs@math.gcsu.edu>

	* regression.texi: Initial description of the SAVE subcommand.

Sun Apr 16 19:12:26 2006  Ben Pfaff  <blp@gnu.org>

	Consistently write "file name" as two words, in accordance with
	the GNU standards.

Wed Feb 15 21:53:12 2006  Ben Pfaff  <blp@gnu.org>

	* data-file-format.texi: Fix values for "measure" in Auxiliary
	Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
	for reporting this bug.  Fixes bug #15763.

Tue Feb 14 21:34:06 2006  Ben Pfaff  <blp@gnu.org>

	* data-file-format.texi: Fix description of "count" in Auxiliary
	Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
	for reporting this bug.  Fixes bug #15756. 

Sun Sep 25 16:10:36 2005  Ben Pfaff  <blp@gnu.org>

	* Makefile.am: Make ni.texi a prereq for HTML output.  Thanks to
	James R. Van Zandt <jrvz@comcast.net> for reporting the problem.

Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>

	* portable-file-format.texi: Describe author field.

Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>

	* Makefile.am: Made ni.texi a nodist file

Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>

	* language.texi: Proofreading from Jason Stover
	<jstover@sdf.lonestar.org>.

Tue May  3 16:22:29 WST 2005 John Darrington <john@darrington.wattle.id.au>

	* get-commands.pl: New file to generate ni.texi

	* not-implemented.texi Makefile.am: List of not implemented commands 
	now generated from src/command.def

Sun May  1 23:20:42 2005  Ben Pfaff  <blp@gnu.org>

	* language.texi: Revised lots of text to catch up with changes
	that have been in for a long time, and for style.

Sun May  1 15:17:42 WST 2005 John Darrington <john@darrington.wattle.id.au>

	* configuration.texi: Removed manpage(x) style references, because 
	RMS doesn't like them.

Wed Apr 27 07:44:57 WST 2005 John Darrington <john@darrington.wattle.id.au>

	* utilities.texi: Added the ECHO command.

Fri Apr 15 18:35:42 2005  Ben Pfaff  <blp@gnu.org>

	* pspp.texinfo: Change manual license to GNU FDL, pursuant to
	advice in maintainers' guide.

Thur Apr 14 2005 John Darrington

	* variables.texi: Corrected the entry for VARIABLE LABELS

	* data-file-format.texi: Added documentation about the Long Variable 
	  Names record.
	
Thu Mar  3 22:06:54 WST 2005 John Darrington <john@darrington.wattle.id.au>

	* expressions.texi:  corrected some mismatched parentheses.

Mon Feb 28 23:19:34 2005  Ben Pfaff  <blp@gnu.org>

	* expressions.texi: Revise.  Describe new functions.

Sat Jan  8 16:46:28 2005  Ben Pfaff  <blp@gnu.org>

	* credits.texi: Removed.

	* bugs.texi: Rewrote.  Moved known bugs to savannah website.

	* not-implemented.texi: AGGREGATE and AUTORECODE are implemented.

Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
	
	* statistics.texi Added documentation about the EXAMINE cmd

Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* utilities.texi Added documentation for the PERMISSIONS command.

	* pspp.texinfo Makefile.am  @included version.texi (Autogenerated) to 
	keep the EDITION, VERSION and UPDATED flags up to date.

Tue Nov  9 09:38:43 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* Made Makefile.am aware of pspp.texi dependencies

Fri Nov  5 17:46:46 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* Added a note to the about SPLIT requiring adjacent cases.

Sat Oct 30 17:32:53 WST 2004 John Darrington <john@darrington.wattle.id.au>

	* Started this changelog

	* Removed the monolithic pspp.texi file and replaced with  *.texi
	wrapped by a single pspp.texinfo file

	* Minor corrections to the documentation where I noticed it needed
	them.
