moved knowledge of pspp_linreg_cache out of pspp_coeff_init
[pspp] / src / language / data-io / ChangeLog
index 37047d67f6713a389e2e47aa174105858fcf3529..d78105b8b53d8caa065eba6eb6b08ee7bd1a0411 100644 (file)
@@ -1,3 +1,18 @@
+Sat Jul  1 17:39:40 2006  Ben Pfaff  <blp@gnu.org>
+
+       Fix bug #11612, "q2c documentation does not agree with code".
+       
+       * list.q: Audit use of q2c "+" prefixes that indicate that a
+       command may appear multiple times.
+
+Sat Jul  1 20:44:22 2006  Ben Pfaff  <blp@gnu.org>
+
+       Fix bug #15786: System File Creation crashes if directoy is
+       nonexistent.
+       
+       * get.c (parse_write_command): Check that the any_writer open
+       succeeds.
+
 Tue Jun 27 22:44:28 2006  Ben Pfaff  <blp@gnu.org>
 
        Fix regression in command name completion reported by John