X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FChangeLog;h=607a9390587c55467bbaf6e547e9db0f506d500c;hb=1d5a97ba2afec23855a8294ff2814ab052f6777a;hp=34d1a890faefa8fe9c7dac030dfa4779dcfc36f7;hpb=54bc9183a551c4249fb9eabc008beade0e751b78;p=pspp-builds.git diff --git a/doc/ChangeLog b/doc/ChangeLog index 34d1a890..607a9390 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,54 @@ +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. + +Thu Nov 30 22:20:10 2006 Ben Pfaff + + * 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 + + * 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 + + * Added documentation for RANK. + +Tue May 2 10:43:06 WST 2006 + + * data-file-format.texi: Updated information about the case_size + value. Added description of Record Type 7, subtype 14. + +2006-04-28 Jason Stover + + * regression.texi: Added description of the RESID and PRED + keywords to the SAVE subcommand. + + * statistics.texi: Added REGRESSION node. + 2006-04-21 Jason Stover * regression.texi: Initial description of the SAVE subcommand.