From 26fba922912187ea4ee4da52e18281c3561bd274 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 13 Mar 2000 12:07:47 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index bb11a9ba3..90a81146a 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -2,7 +2,7 @@ * guile-doc-snarf.in: Don't use absolute path for `sed'. (Note that we can't use autoconf for this. Autoconf itself relies on - the existence of `sed' somewhere on your path. (Thanks to Dirk + the existence of `sed' somewhere on your path.) (Thanks to Dirk Herrman.) 2000-03-13 Mikael Djurfeldt