Actually implement the new procedure code and adapt all of its clients
[pspp] / src / ui / ChangeLog
index e727ccc92ee4e84f8dde87d7d00f5058fb218248..38443f8ea8bad0b607ae23b34ee59a6cef420131 100644 (file)
@@ -1,3 +1,23 @@
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       Adapt case sources, sinks, and clients of procedure code to the
+       new infrastructure.
+       
+       * automake.mk: Remove files.
+
+       * flexifile.c: Removed, dead code.
+       * flexifile.h: Ditto.
+
+Thu Feb  8 06:34:52 2007  Ben Pfaff  <blp@gnu.org>
+
+       * [!(HAVE_SYS_TYPES_H && HAVE_SYS_WAIT_H)] (connect_debugger) In
+       this case, we don't know how to connect to GDB, so just return.
+
+Mon Jan 15 11:06:31 2007  Ben Pfaff  <blp@gnu.org>
+
+       * flexifile.c [DEBUGGING] (dump_case_data): Use case accessor
+       functions.
+       
 Wed Dec 20 21:14:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * flexifile.c (flexifilereader_cnum) : new function