X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FChangeLog;h=fdc3c8e7ff8877e7eb8eb12d134f72e1e0f2b6f9;hb=a94d5054363ca725a6810780b3621f064956929a;hp=8a52b3d8de1383f7c9f505f0ce77089b6ae24a49;hpb=7751519f5ca0b6106fe3d611010a70804677ab86;p=pspp-builds.git diff --git a/doc/ChangeLog b/doc/ChangeLog index 8a52b3d8..fdc3c8e7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,51 @@ +2008-03-09 Jason Stover + + * regression.texi (REGRESSION): Removed references to subcommand EXPORT. + +2008-02-06 John Darrington + + * files.texi: Document the /BSIZE subcommand to the PSQL + reader. + +2008-02-04 John Darrington + + * 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 + + * 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 + + 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 * statistics.texi: Changed /CONTRASTS to /CONTRAST in ONEWAY which