Implemented a dialog box for the ONEWAY command.
[pspp-builds.git] / doc / ChangeLog
index 61cdd47a53de0619c1fb915372026ab1a999a25f..8a52b3d8de1383f7c9f505f0ce77089b6ae24a49 100644 (file)
@@ -1,3 +1,81 @@
+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