X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Flexer%2FChangeLog;h=fbab8e4bb140f3e7cec3758a11de0b570b97bdf2;hb=255b128bd64df42632d2a509bd9436f0163539d6;hp=326e859ba3e58b210eb276980c4db2258fbff18a;hpb=618a58ebb4c59dff83374278e44b7375b3865935;p=pspp-builds.git diff --git a/src/language/lexer/ChangeLog b/src/language/lexer/ChangeLog index 326e859b..fbab8e4b 100644 --- a/src/language/lexer/ChangeLog +++ b/src/language/lexer/ChangeLog @@ -1,3 +1,13 @@ +Tue Jul 4 09:45:12 2006 Ben Pfaff + + Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully support + ALL) and additional underlying system file issues. + + * variable-parser.c (add_variable): Move test earlier for clarity + and efficiency. + (parse_var_set_vars) Accept ALL within a variable list, not just + at the beginning of one. + Tue Jun 27 22:54:30 2006 Ben Pfaff * automake.mk (src_language_lexer_liblexer_a_SOURCES): Add