From 284ab60172b49efb4960395865bbbafd17777e5b Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 9 May 2001 20:26:19 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 0e9d9c8cf..b0a3ae171 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2001-05-09 Marius Vollmer + + * eval.c (scm_i_eval): Copy expression before passing it to + SCM_XEVAL. The copy operation was removed unintendedly during my + change on 2001-03-25. + 2001-05-09 Michael Livshin from Matthias Köppe (thanks!): -- 2.20.1