Start generating ChangeLog automatically from Git commit messages.
[pspp-builds.git] / lib / linreg / OChangeLog
diff --git a/lib/linreg/OChangeLog b/lib/linreg/OChangeLog
new file mode 100644 (file)
index 0000000..48fcf31
--- /dev/null
@@ -0,0 +1,20 @@
+Sun Jan 9 00:57        2006    Jason Stover <jason@sakla.net>
+
+       * pspp_linreg.h: Altered the coefficient structure to include
+       variable/value pairs.
+       
+       * coefficient.c: Added functions to handle the matching between
+       model coefficients and their corresponding variables and values.
+
+       * linreg.c: (pspp_linreg_cache_free) Added pspp_linreg_coeff_free ()
+       to free coefficient structures.
+       
+Sun Oct 23 13:46:56 2005  Ben Pfaff  <blp@gnu.org>
+
+       * linreg.c: (pspp_linreg) Removed unused variable `mse'.
+
+----------------------------------------------------------------------
+Local Variables:
+mode: change-log
+version-control: never
+End: