X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fts%2FChangeLog;h=e5b715fc31573bd5d9cd55f31f5a2b75ddf7c9d8;hb=d87ef24cc012a5eb67bb98fad972d29f36f18f48;hp=f4f919f06fc548df4702f51995cfd1f99c5b84a5;hpb=a4d95ff7279a5a127d1f93c3b90f98a1547e8b47;p=pspp-builds.git diff --git a/src/math/ts/ChangeLog b/src/math/ts/ChangeLog index f4f919f0..e5b715fc 100644 --- a/src/math/ts/ChangeLog +++ b/src/math/ts/ChangeLog @@ -1,3 +1,9 @@ +2006-06-21 Jason Stover + + * innovations.c (innovations_update_scale): New function. + * innovations.c (get_coef): Initialize and free the innovations + coefficients. Call innovations_update_scale (). + 2006-06-16 Jason Stover * innovations.c (innovations_convolve): New function.