X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FChangeLog;h=9e93153b96db208bcaab6b9a1d072ad3dbffa9dd;hb=a89f1b18969c1c9603fc67aee3055585af9d167c;hp=34d1a890faefa8fe9c7dac030dfa4779dcfc36f7;hpb=54bc9183a551c4249fb9eabc008beade0e751b78;p=pspp diff --git a/doc/ChangeLog b/doc/ChangeLog index 34d1a890fa..9e93153b96 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,50 @@ +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.