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