X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FChangeLog;h=4effc07982455cc6a79772d7b846a06fafe58494;hb=6f422d9a7e709779c5ba8d1589fe294849dd38e8;hp=607a9390587c55467bbaf6e547e9db0f506d500c;hpb=1d5a97ba2afec23855a8294ff2814ab052f6777a;p=pspp diff --git a/doc/ChangeLog b/doc/ChangeLog index 607a939058..4effc07982 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,20 @@ +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.