Fixed use of @dots in @math command.
[pspp-builds.git] / doc / ChangeLog
index 4effc07982455cc6a79772d7b846a06fafe58494..c2547a9818fa00232d07df3b84e246d6258abbde 100644 (file)
@@ -1,3 +1,68 @@
+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