Add #include <config.h> at tops of files.
[pspp] / src / data / ChangeLog
index c4a4e011bec528dce260521b4c1805c5848389f5..cb1085b36872d8136191daac6d4126569b2988f3 100644 (file)
@@ -1,3 +1,15 @@
+2007-06-02  Ben Pfaff  <blp@gnu.org>
+
+       Clean up after a forgotten part of patch #5829.
+       
+       * casedeque.h: Remove unused file.
+
+       * automake.mk: Remove casedeque.h from sources.
+
+2007-05-10  Jason Stover  <jhs@math.gcsu.edu>
+
+       * category.c: Removed redundant #include
+
 2007-05-06  Ben Pfaff  <blp@gnu.org>
 
        Abstract the documents within a dictionary a little better.