X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=a14e6cdec31072c1e123ef1a34ee788eda278a4d;hb=8cc788667db16517f96ba15979da3e3b9638dd3b;hp=558bb249dcc51c0083bc97f1872557b14b2820f9;hpb=1bcb0e4c5d3084983b86675187088bb3ad906cc2;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index 558bb249..a14e6cde 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,13 @@ +2008-02-02 Ben Pfaff + + Patch #6347. + + * sys-file-reader.c (read_variable_record): Allow missing values + to be specified on long string variables, but warn about them + because PSPP does not yet support them. + (read_extension_record): Ignore extension records 20 and 21, which + PSPP does not yet support. + 2008-02-01 Ben Pfaff Patch #6386. Thanks to John Darrington for review and for the