diff options
-rw-r--r-- | libguile/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog index a8997249d..1c5d5cc3e 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 11 03:58:25 1996 Jim Blandy <jimb@floss.cyclic.com> + + * eval.c (scm_nconc2last): Revert last change; there seems to be + other stuff going on here. + Fri Oct 11 02:43:59 1996 Jim Blandy <jimb@totoro.cyclic.com> * eval.c (scm_nconc2last): Make sure that each element of lst |