Fix arg type for expr_parse.
[pspp-builds.git] / src / expressions / ChangeLog
index 67947c583e330bd8dc5a800e5e8c9f2dc7b1adad..07f4be6670c1fc6b2ab304bd3853cfdd0bd9b9bb 100644 (file)
@@ -1,3 +1,20 @@
+Thu Mar  3 23:17:51 2005  Ben Pfaff  <blp@gnu.org>
+
+       * parse.c: (expr_parse) Fix parameter type.  Thanks to John
+       Darrington <john@darrington.wattle.id.au> for reporting this bug.
+
+Thu Mar  3 22:10:25 WST 2005 John Darrington <john@darrington.wattle.id.au>
+
+       * 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  <blp@gnu.org>
 
        * New directory.