(does_dict_need_translation) Fix bug: inverted return value (!).
[pspp-builds.git] / src / data / ChangeLog
index 8c99a54cee5ac952e04c44b2c9b5d63972709e7e..c643a2eb2dd05499c8d330a6178ce5c70829bd3a 100644 (file)
@@ -1,3 +1,17 @@
+Sat May  6 14:25:49 2006  Ben Pfaff  <blp@gnu.org>
+
+       * sys-file-writer.c: (does_dict_need_translation) Fix bug:
+       inverted return value (!).
+
+Sat May  6 13:37:52 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming procedure execution.  
+
+       * procedure.c: Search and replace "vfm" by "proc".  Notably:
+       (static var vfm_source) Rename proc_source.  Update all
+       references.
+       (static var vfm_sink) Rename proc_sink.  Update all references.
+       
 Sat May  6 12:38:55 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming procedure execution.  In this phase, remove