Add interface to lexicographical ordering of cases.
[pspp] / src / data / ChangeLog
index 54a53a4d022397d1a53c0496a00e07e927f5f22d..9ab2176a2bd609d07a1b7b475b849c7a40c3dd48 100644 (file)
@@ -1,3 +1,13 @@
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       Add interface to lexicographical ordering of cases.
+
+       * automake.mk: Add new files.
+
+       * case-ordering.c: New file.
+
+       * case-ordering.h: New file.
+
 2007-06-06  Ben Pfaff  <blp@gnu.org>
 
        Add casereaders and casewriters, the basis of the new data processing