Oops
[pspp] / src / data / ChangeLog
index 4d8c7933937c889a9c6672697f96460c1f14834b..9c68bb3b9bf8d46cd9872d75e13bb124a29c1e48 100644 (file)
@@ -8,6 +8,13 @@
        references.
        (max_decimals): Renamed fmt_max_decimals and made public.  Updated
        all references.
+       (var_create): Use the new functions for default variable
+       attributes below.
+       (var_default_formats): New function.
+       (var_default_measure): New function.
+       (var_default_alignment): New function.
+
+       * format.h (macro FMT_MAX_NUMERIC_WIDTH): New macro.
 
 2008-02-09  Ben Pfaff  <blp@gnu.org>