New function for adding a numbering column to a casereader.
[pspp-builds.git] / src / data / ChangeLog
index 2c777358358bb63f0735acac9be48fdfa368e1b1..ef91902bc486efa312eef48f046d57c4d5ea5ea2 100644 (file)
@@ -1,3 +1,16 @@
+2008-07-25  Ben Pfaff  <blp@gnu.org>
+
+       * casereader-translator.c (struct casereader_arithmetic_sequence):
+       New struct.
+       (casereader_create_arithmetic_sequence): New function.
+       (cas_translate): New function.
+       (cas_destroy): New function.
+
+2008-07-26  John Darrington <john@darrington.wattle.id.au>
+
+       * case-ordering.c case-ordering.h: Removed the value_cnt
+       associated with the ordering structure.
+
 2008-07-16  Jason Stover  <jhs@math.gcsu.edu>
 
        * category.c (cat_get_category_count): New function.