X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FChangeLog;h=4effc07982455cc6a79772d7b846a06fafe58494;hb=a1d8ce0ad176357cf250ec065e0bf1a4520a19e3;hp=0e638e87dd04742d678735980028ab9dc1be3535;hpb=08e4a9535a7e1de9cc4b6e619e70805ab951b323;p=pspp-builds.git diff --git a/doc/ChangeLog b/doc/ChangeLog index 0e638e87..4effc079 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,35 @@ +2007-07-28 John Darrington + + * statistics.texi: Made the documentation for T-TEST match + the behaviour. + +2007-07-17 Ben Pfaff + + * 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 + + * 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 + + * transformation.texi: SORT CASES: elaborated on the (D) (A) flags. + +2007-03-01 Ben Pfaff + + * 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 * statistics.texi: Added documentation for the NPAR TESTS command.