X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdictionary%2FChangeLog;h=bd4c23aeb3b0095eb668c0e12825d1af49a9c2cc;hb=077a1c38bd58911cb74a08f95be3691e49b87779;hp=3d7d0baf3beeccb1ed9bb0a60d52d9f0424dacf1;hpb=59d14e5581317e3d1e37c8b92b535ba197984776;p=pspp-builds.git diff --git a/src/language/dictionary/ChangeLog b/src/language/dictionary/ChangeLog index 3d7d0baf..bd4c23ae 100644 --- a/src/language/dictionary/ChangeLog +++ b/src/language/dictionary/ChangeLog @@ -1,3 +1,13 @@ +Sat Feb 3 21:52:35 2007 Ben Pfaff + + * vector.c (cmd_vector): Add support for specifying an output + format in the short form of the command, fixing bug #18706. + Rewrite to get rid of weird data structure and simplify. + + * sys-file-info.c (display_vectors): For DISPLAY VECTORS, display, + in addition to the names of vectors, the names, positions, and + print formats of the variables contained in the vectors. + Wed Dec 13 20:59:54 2006 Ben Pfaff * automake.mk: Add delete-variables.c