Start generating ChangeLog automatically from Git commit messages.
[pspp-builds.git] / lib / linreg / OChangeLog
1 Sun Jan 9 00:57 2006    Jason Stover <jason@sakla.net>
2
3         * pspp_linreg.h: Altered the coefficient structure to include
4         variable/value pairs.
5         
6         * coefficient.c: Added functions to handle the matching between
7         model coefficients and their corresponding variables and values.
8
9         * linreg.c: (pspp_linreg_cache_free) Added pspp_linreg_coeff_free ()
10         to free coefficient structures.
11         
12 Sun Oct 23 13:46:56 2005  Ben Pfaff  <blp@gnu.org>
13
14         * linreg.c: (pspp_linreg) Removed unused variable `mse'.
15
16 ----------------------------------------------------------------------
17 Local Variables:
18 mode: change-log
19 version-control: never
20 End: