Declare models in difinition of cmd_regression; free moment structure
[pspp-builds.git] / src / language / stats / ChangeLog
index 55c4a8e3f31511cb45ebb28646fa091cfbbf755e..a36249a9fd9dc4b5c66718fb0ec6c37e077a5957 100644 (file)
@@ -1,3 +1,21 @@
+2007-09-13  Jason Stover  <jhs@debs.hoobahooba.net>
+
+       * regression.q (cmd_regression): Move declaration of models in to
+       definition of cmd_regression.
+
+       * regression.q (run_regression): Free mom to fix memory leak.
+
+2007-09-12  Ben Pfaff  <blp@gnu.org>
+
+       * crosstabs.q (postcalc): Free sorted_tab and the structures that
+       it points to, to plug a memory leak.  Fixes bug #20910.  Thanks to
+       John Darrington for reporting this bug and for review.
+
+2007-09-04  Ben Pfaff  <blp@gnu.org>
+
+       * crosstabs.q (cmd_crosstabs): Free xtab and the structures that
+       it points to, to plug a memory leak.  Fixes bug #18315.
+
 2007-08-15  Jason Stover  <jhs@wonko.gcsu.edu>
 
        * regression.q (identify_indep_vars): Print an error if dependent