Patch #6441. Reviewed by John Darrington.
[pspp-builds.git] / src / data / ChangeLog
index bb4d7414c7ee089a76e4fb8ec2492c1b08cf4a0c..50d68042e8069a990647bbbcc67b3af3dbed2fe7 100644 (file)
@@ -6,6 +6,9 @@
        (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.
+
 2008-02-18  Ben Pfaff  <blp@gnu.org>
 
        Patch #6426.  Reviewed by John Darrington.