Estimate parameters. Moved some code to re-usable functions.
[pspp] / src / ChangeLog
index 0fded64c13f6bdbac2011853221a2bc679f56c9a..bba2afaa6411b24035633c02927e78334774b54f 100644 (file)
@@ -1,3 +1,19 @@
+2007-11-03 John Darrington <john@darrington.wattle.id.au>
+
+       * gnumeric-reader.c gnumeric-reader.h: New files.
+
+Thu May  4 21:47:48 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming procedure execution.  In this phase, move
+       procedure.c and procedure.h from src to src/data.  Update
+       makefiles and #includes accordingly.
+
+       * automake.mk: Remove special rule for src/procedure.o.
+
+       * procedure.c: Moved to src/data.
+
+       * procedure.h: Moved to src/data.
+
 Wed May  3 22:24:34 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming procedure execution.  In this phase, get rid of
@@ -1255,7 +1271,7 @@ Sat Dec 10 18:13:36 2005  Ben Pfaff  <blp@gnu.org>
 
        * q2c.c: Remove "aux" support, which was only needed by set.q.
        
-Sun Nov 27 06:43:46 WST 2005 John Darrington <john@darington.wattle.id.au>
+Sun Nov 27 06:43:46 WST 2005 John Darrington <john@darrington.wattle.id.au>
 
        * data-out.c format.h: Added return value to data_out function.