From 1fe2ae3281b2fe98141aa6eab6111f98a8a2f95d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 6 Feb 2009 17:47:36 +0000 Subject: 2009-02-06 Gabriel Dos Reis Alfredo Portes Fix AW/236, AW/282 * interp/sys-utility.boot (probeReadableFile): New. * interp/nlib.lisp (probe-name): Remove. (make-input-filename): Tidy. * interp/lisplib.boot (readLib1): Return nil if path inexistent. (getFileProperty): Likewise. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 7ca972b0..04c810d3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2009-02-06 Gabriel Dos Reis + Alfredo Portes + + Fix AW/236, AW/282 + * interp/sys-utility.boot (probeReadableFile): New. + * interp/nlib.lisp (probe-name): Remove. + (make-input-filename): Tidy. + * interp/lisplib.boot (readLib1): Return nil if path inexistent. + (getFileProperty): Likewise. + 2009-02-04 Gabriel Dos Reis * interp/domain.lisp: Remove. -- cgit v1.2.3