X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2FChangeLog;h=e891f6d5ee65cdc713962803aa8ecdf4b659bc9c;hb=799e56c0e3a9911a860607e1c07caf2acf8cc9ef;hp=eb943c6066c2f483c69f0f9e4a787eb6327e3be5;hpb=92f198d13c9214c0d75b936f0ea0dc2684ea914b;p=pspp diff --git a/src/language/stats/ChangeLog b/src/language/stats/ChangeLog index eb943c6066..e891f6d5ee 100644 --- a/src/language/stats/ChangeLog +++ b/src/language/stats/ChangeLog @@ -1,3 +1,17 @@ +Sat Oct 14 16:52:28 2006 Ben Pfaff + + * rank.q: (rank_sorted_casefile) Add some missing case_destroy() + calls to fix a memory leak. + +Sun Oct 8 09:45:40 WST 2006 John Darrington + + * rank.q: Plugged a small memory leak which occurred under error + conditions. + +Sat Oct 7 11:06:01 WST 2006 John Darrington + + * rank.q: Implemented most of the RANK command. + 2006-07-14 Jason Stover * regression.q (run_regression): New function to move knowledge of