X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=e645a8239e6d9569a15ba77a43a0780543de9f87;hb=d56946881b61c6eed503c7266840ea307bddafdd;hp=bba433b8428eb1a939d9242c114dbc5014970cdd;hpb=f1681b02fcc7f30319a7be2b9db199b7e5e4967e;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index bba433b8..e645a823 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,42 @@ +2008-01-14 John Darrington + + * data-out.c (output_AHEX): Corrected number of bytes in + call to output_hex. Closes bug #22011 + +2008-01-02 John Darrington + + * variable.c variable.h: Replaced var_get_value_name with + var_append_value_name which doesn't use any static data. + Thanks to Ben for review. + +2007-12-07 Ben Pfaff + + Patch #6302. + + * casegrouper.c (casegrouper_get_next_group): Cause a casegrouper + made from an empty casereader produce a casegrouper with no + groups, instead of one with one group that has no cases. + + * casereader.c (casereader_is_empty): New function. + +2007-12-06 Ben Pfaff + + Patch #6303. + + * sys-file-reader.c (read_display_parameters): Handle variable + display parameters record with only 2 data items per variable. + Reported by Guido Gay . + +2007-12-04 Ben Pfaff + + * identifier.c (lex_id_match_n): New function. + (lex_id_match): Reimplement in terms of lex_id_match_n. + +2007-11-24 Ben Pfaff + + * automake.mk (src_data_libdata_a_SOURCES): Add val-type.h, to fix + make distcheck. + 2007-11-24 Ben Pfaff Fix warning reported when reading back system files that include