Make it possible to pull cases from the active file with a
[pspp-builds.git] / src / language / ChangeLog
index d3f3d6d8204f16a4c28e55d876e631970510c618..215740fac24e0ce0e66c746a68397dcbafc59874 100644 (file)
@@ -1,3 +1,11 @@
+Sat Dec 16 22:15:55 2006  Ben Pfaff  <blp@gnu.org>
+
+       Make it possible to pull cases from the active file with a
+       function call, instead of requiring indirection through a callback
+       function.
+
+       * command.def: Marked MATRIX DATA as unimplemented.
+
 Sun Dec  3 11:59:10 2006  Ben Pfaff  <blp@gnu.org>
 
        * syntax-file.c (read_syntax_file): Always read GETL_BATCH lines.