Fix bug #15786: System File Creation crashes if directoy is
[pspp-builds.git] / src / language / data-io / ChangeLog
index 37047d67f6713a389e2e47aa174105858fcf3529..22d8e675bfab85e8565802d6cec413003409b439 100644 (file)
@@ -1,3 +1,11 @@
+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