From b7e33825d30a18360f24a18faf4b7d2e9efb8142 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Thu, 14 Apr 2005 22:55:09 +0000 Subject: [PATCH] Oops. Added Changelog headings. --- ChangeLog | 2 ++ doc/ChangeLog | 2 ++ src/ChangeLog | 22 ++++++++++++---------- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e8daa20..bd97e683 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Thu Apr 14 2005 John Darrington + * AUTHORS: Added note about the long variable names extension. * pref.h.orig: Added definitions for variable names lengths. diff --git a/doc/ChangeLog b/doc/ChangeLog index bebb4742..42da6aa3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,5 @@ +Thur Apr 14 2005 John Darrington + * variables.texi: Corrected the entry for VARIABLE LABELS * data-file-format.texi: Added documentation about the Long Variable diff --git a/src/ChangeLog b/src/ChangeLog index 498afac3..1620db44 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,18 +1,20 @@ - * var-display.c: New file. +Thu Apr 14 2005 John Darrington + + * var-display.c: New file. * format.h var.h sfm-read.c sfm-write.c dictionary.c : Added display_width, measure and alignment parameters to variables. * aggregate.c command.def compute.c count.c data-list.c descript.c - dictionary.c dictionary.h expr-prs.c file-type.c flip.c get.c lexer.c - lexer.h loop.c modify-vars.c pfm-read.c recode.c repeat.c sfm-read.c - sfm-write.c sfm-write.h sfmP.h val-labs.c val.h var.h vars-prs.c - vector.c : - - Replaced literal constants representing maximum variable name - length with macro definitions. - - Added support for long variable names. - - Changed lexer such that it no longer makes tokens upper case, but - relies upon case insensitive behaviour of commands. + dictionary.c dictionary.h expr-prs.c file-type.c flip.c get.c + lexer.c lexer.h loop.c modify-vars.c pfm-read.c recode.c repeat.c + sfm-read.c sfm-write.c sfm-write.h sfmP.h val-labs.c val.h var.h + vars-prs.c vector.c : + - Replaced literal constants representing maximum variable name + length with macro definitions. + - Added support for long variable names. + - Changed lexer such that it no longer makes tokens upper + case, but relies upon case insensitive behaviour of commands. Mon Apr 4 22:27:34 2005 Ben Pfaff -- 2.30.2