Start generating ChangeLog automatically from Git commit messages.
[pspp-builds.git] / lib / linreg / ChangeLog
diff --git a/lib/linreg/ChangeLog b/lib/linreg/ChangeLog
deleted file mode 100644 (file)
index 48fcf31..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-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: