(var_create): Use the new functions for default variable attributes below.
[pspp-builds.git] / src / data / ChangeLog
index 4f67dceb831c50eea1fcfe2219533bbbc5c94f46..9c68bb3b9bf8d46cd9872d75e13bb124a29c1e48 100644 (file)
@@ -8,6 +8,11 @@
        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.