Patch #6441. Reviewed by John Darrington.
[pspp-builds.git] / src / data / ChangeLog
index bb4d7414c7ee089a76e4fb8ec2492c1b08cf4a0c..bde3036092fb2a4a4307d55bd748fbf5f7b42bfa 100644 (file)
@@ -6,6 +6,15 @@
        (fmt_fix_input): New function.
        (fmt_fix_output): New function.
 
+       * format.def: Correct minimum width for DATETIME format.  It was
+       7, should have been 17.
+
+       * automake.mk: Add new files.
+
+       * format-guesser.c: New file.
+
+       * format-guesser.h: New file.
+
 2008-02-18  Ben Pfaff  <blp@gnu.org>
 
        Patch #6426.  Reviewed by John Darrington.