Added function to access counted categories.
+2008-07-16 Jason Stover <jhs@math.gcsu.edu>
+
+ * category.c (cat_get_category_count): New function.
+
2008-05-15 Ben Pfaff <blp@gnu.org>
Patch #6512.
+2008-07-16 Jason Stover <jhs@math.gcsu.edu>
+
+ * covariance-matrix.c (covariance_pass_two): Renamed
+ covariance_pass_one. Fixed update of covariance matrix when both
+ variables are categorical.
+ (column_iterate): New function.
+
2008-07-15 Jason Stover <jhs@math.gcsu.edu>
* covariance-matrix.c (covariance_pass_one): New file, new function.