X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=cc5573549f5a6f314f3371c715cb11864ebd6263;hb=3c5121dc68726f596565894f831e4fa311c99c64;hp=856a177da3bf52c4d5cbaec20300d1782974a5d7;hpb=04fb909bd65eee66428d131ff34a6e1fde42e243;p=pspp diff --git a/src/data/ChangeLog b/src/data/ChangeLog index 856a177da3..cc5573549f 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,21 @@ +Tue Oct 31 18:09:24 2006 Ben Pfaff + + * data-in.c (parse_trailer): Fix error message. + +Sat Oct 28 11:56:50 2006 Ben Pfaff + + * format.c (fmt_is_binary): New function. + +Thu Oct 19 22:59:56 WST 2006 John Darrington + + * procedure.c procedure.h: Encapsulated the static data into a single + struct. + +Sat Oct 14 16:56:44 2006 Ben Pfaff + + * casefile.c (casereader_read_xfer): Always initialize the case, + even on an error condition. + Wed Sep 27 09:37:49 WST 2006 John Darrington * procedure.c (case_limit_trns_proc): Fixed buglet which rendered the