Fix PR 13054.
[pspp-builds.git] / src / ChangeLog
index 6ee4db12de3b348092e7712e9615ee723b236da1..fbed36d0bdb27bdcacb72d746d8285218ec0d3b9 100644 (file)
@@ -1,3 +1,15 @@
+Tue May 10 19:56:35 2005  Ben Pfaff  <blp@gnu.org>
+
+       Fix PR 13054.
+
+       * format.c: (check_input_specifier) Improve error message.
+       (check_input_specifier) Check F, COMMA, and DOLLAR formats for
+       valid decimal places.
+       (check_output_specifier) Ditto (but different criteria).
+       (convert_fmt_ItoO) Assert valid input and output specifiers.
+       Also, if input specifier has *any* decimal places, make the output
+       specifier 1 place wider.
+
 Mon May  9 07:14:29 WST 2005 John Darrington <john@darrington.wattle.id.au>
 
        * sysfile-info.c: Fixed bug [# 13024 ]