fix bug 19581
[pspp-builds.git] / src / language / stats / ChangeLog
index 5a44056b2d482b0fc62270ea2452f302bbb8b4ef..100377cba09079cc563181c8adfe381b7ead01f7 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-12  Jason Stover  <jhs@math.gcsu.edu>
+
+       * regression.q (run_regression): Added if (n_data >0) to fix bug
+       19581.
+
 2007-03-29  Jason Stover  <jhs@math.gcsu.edu>
 
        * regression.q (prepare_data): New function.