From 65a5dccbccf9f7fc614c26120603a26ba921dd27 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 11 Jan 1999 07:49:04 +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 488cb88b8..b2841d00b 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +1999-01-11 Mikael Djurfeldt + + * slib.scm (install-require-module): Fixed the kludge which loads + the slib catalog: Doesn't anylonger assume that the feature tested + for isn't loaded. + 1998-12-14 Jim Blandy * Makefile.in: Regenerated.