X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdata-io%2FChangeLog;h=22d8e675bfab85e8565802d6cec413003409b439;hb=255b128bd64df42632d2a509bd9436f0163539d6;hp=37047d67f6713a389e2e47aa174105858fcf3529;hpb=5729150f2c4a00caf688e7e3b514b10b1987e211;p=pspp-builds.git diff --git a/src/language/data-io/ChangeLog b/src/language/data-io/ChangeLog index 37047d67..22d8e675 100644 --- a/src/language/data-io/ChangeLog +++ b/src/language/data-io/ChangeLog @@ -1,3 +1,11 @@ +Sat Jul 1 20:44:22 2006 Ben Pfaff + + 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 Fix regression in command name completion reported by John