From 56ae231fbe7feee75d5331b21cf50d61b9d9304b Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Sun, 17 Nov 2002 10:36:22 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 94498fc1f..7660414fa 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2002-11-17 Marius Vollmer + + * strports.c (scm_eval_string_in_module): Validate second arg to + be a module. Thanks to Arno Peters! + 2002-11-16 Dirk Herrmann * .cvsignore: remove goops.c