From 55a85c78174d5a3a7e625a18e462265b8c626d19 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Tue, 21 Mar 2000 01:22:15 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d3410aa65..e0ad22243 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-03-19 Mikael Djurfeldt + + * devel: New directory. Intended to carry documentation related + to Guile development (as opposed to the doc directory which + contains documentation related to the use of the current Guile). + This directory (devel) is not included in the Guile distribution, + but is accessible via anonymous CVS. + 2000-03-13 Mikael Djurfeldt * configure.in: Don't add iselect.o to LIBOBJS.