choose residual variable names correctly
[pspp-builds.git] / src / language / stats / ChangeLog
index 300a930292690eaadd7b439712a17eb4173cfadd..8d6066ffd6a1d0f9c013f45be3ba8cc2c314f9bc 100644 (file)
@@ -1,3 +1,11 @@
+2006-04-21  Jason Stover  <jhs@math.gcsu.edu>
+
+       * regression.q (try_name): New function. (Partly copied from
+       try_name in descriptives.c.)
+
+       * regression.q (subcommand_save): Choose residual variable names
+       correctly. 
+
 2006-04-20  Jason Stover  <jhs@math.gcsu.edu>
 
        * regression.q (cmd_regression): Moved call to subcommand_save()