X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fexpressions%2FChangeLog;h=07f4be6670c1fc6b2ab304bd3853cfdd0bd9b9bb;hb=e1ca4ab566c6f8317ba8ff0fd27046b82b4acd63;hp=67947c583e330bd8dc5a800e5e8c9f2dc7b1adad;hpb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;p=pspp-builds.git diff --git a/src/expressions/ChangeLog b/src/expressions/ChangeLog index 67947c58..07f4be66 100644 --- a/src/expressions/ChangeLog +++ b/src/expressions/ChangeLog @@ -1,3 +1,20 @@ +Thu Mar 3 23:17:51 2005 Ben Pfaff + + * parse.c: (expr_parse) Fix parameter type. Thanks to John + Darrington for reporting this bug. + +Thu Mar 3 22:10:25 WST 2005 John Darrington + + * Makefile.am evaluate.h.pl evaluate.inc.pl operations.h.pl + optimize.inc.pl parse.inc.p: + + Renamed generate.pl to PSPP_expressions.pm and adjusted *.pl + to suit. + + Fixed everything so that it can be built from an arbitrary + directory. + + Mon Feb 28 23:52:21 2005 Ben Pfaff * New directory.