X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=669836c6d729fc51ee47867cccea300bccdf15e6;hb=ebf3b993687a25782fe72f45bf3e72aa4bee7c95;hp=ce225537832fdd22972bbe76353b9ad765af3ad1;hpb=cb05567731adc7c890d3146102ff01068ba796dd;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index ce225537..669836c6 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 28 13:47:16 WST 2006 John Darrington + + * filename.[ch] (fn_interp_vars): Changed the signature and semantics + so as to modify the string inline. Thus makeing it easier to + destroy the results when no longer needed. + 2006-03-25 Jason Stover * category.c (cat_stored_values_destroy): Fixed memory leak.