From e3f3ad51fb94ddd7f9d59ca7d5a690a0dc2bfdb6 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 13 Oct 2002 18:28:27 +0000 Subject: [PATCH] C --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index cebe7ba17..2613bc92e 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2002-10-13 Marius Vollmer + + * Makefile.am (libpath.h): Fixed typo in top_srcdir_absolute + substitution. Thanks to David Allouche! + 2002-08-26 Marius Vollmer * script.c (scm_compile_shell_switches): Added "2002" to Copyright