X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fdata%2FChangeLog;h=c643a2eb2dd05499c8d330a6178ce5c70829bd3a;hb=f4a8d7e70526f52b3148f386344158f4b6f343ca;hp=8c99a54cee5ac952e04c44b2c9b5d63972709e7e;hpb=38006c9843177b65a2ce9bee47c1a8eeb6243973;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index 8c99a54c..c643a2eb 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,17 @@ +Sat May 6 14:25:49 2006 Ben Pfaff + + * sys-file-writer.c: (does_dict_need_translation) Fix bug: + inverted return value (!). + +Sat May 6 13:37:52 2006 Ben Pfaff + + Continue reforming procedure execution. + + * procedure.c: Search and replace "vfm" by "proc". Notably: + (static var vfm_source) Rename proc_source. Update all + references. + (static var vfm_sink) Rename proc_sink. Update all references. + Sat May 6 12:38:55 2006 Ben Pfaff Continue reforming procedure execution. In this phase, remove