From 2be50ff5e3f4c1907ab8f34693081c72542181ac Mon Sep 17 00:00:00 2001 From: Mark Galassi Date: Thu, 12 Sep 1996 03:18:12 +0000 Subject: [PATCH] Adding the design documents and the lgh_ interface. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02666dda4..12eff5e8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 11 21:11:33 1996 Mark Galassi + + * lgh/: added the directory in which I implement the high level + libguile library (lgh_) for this release of Guile. See the + ChangeLog in there for further details. + Wed Sep 11 16:12:53 1996 Mark Galassi * doc/ (guile-user and guile-programmer): added the guile-user and