Removed the value_cnt associated with the caseordering
[pspp-builds.git] / src / math / ChangeLog
index 124abbf50522f1277872b78e2114fcd4ac2dc2fc..b3c9386d43d22dfc8f680641ee744b9cd02bb5c1 100644 (file)
@@ -1,3 +1,10 @@
+2008-07-24   John Darrington <john@darrington.wattle.id.au>
+
+       * merge.c merge.h sort.c sort.h: Removed the value_cnt associated
+       with case ordering.  This ensures that the casereader returned by
+       sort_execute now has the same dimensions as the casereader passed 
+       in.
+
 2008-07-17  Jason H Stover  <jhs@math.gcsu.edu>
 
        * covariance-matrix.c (covariance_update_categorical_numeric):