From c8983d6a2c8bd942dcc2969918faaed8de770fb0 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 12 Oct 1998 20:08:44 +0000 Subject: [PATCH] *** empty log message *** --- ice-9/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 0ecaefae1..275da5ca3 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +1998-10-12 Jim Blandy + + * boot-9.scm (OPEN_READ, OPEN_WRITE, OPEN_BOTH): Don't bother + testing software-type here. That's the least of our Windows + porting issues, and it's done wrong anyway. + 1998-10-09 Jim Blandy * boot-9.scm (read-path-list-notation-warning): New function: