Continue reforming procedure execution. In this phase, remove PROCESS
[pspp] / src / language / xforms / ChangeLog
index 4a96aeb941a9479876c7386203e97d30fc102f8b..894e299030d53e3f5a4ecaccbd7565b04daa791b 100644 (file)
@@ -1,3 +1,18 @@
+Sat May  6 13:25:57 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming procedure execution.  In this phase, remove
+       PROCESS IF, which was deprecated anyway and can be easily
+       simulated with TEMPORARY followed by SELECT IF.
+
+       * select-if.c (cmd_process_if): Removed.
+       (global var process_if_expr) Removed, along with all references
+       globally.
+
+Tue Apr 25 13:23:25 2006  Ben Pfaff  <blp@gnu.org>
+
+       * select-if.c (cmd_process_if): Use SW instead of MW for warning
+       associated with a syntax file command.
+
 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
        * Moved files from src directory