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