From f6a2912315ffadc78c8d84e0654735e178082f9d Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sun, 28 Sep 1997 04:09:06 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 618fee68c..d05628ed6 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,11 @@ +Sun Sep 28 00:04:29 1997 Jim Blandy + + * strports.c (scm_eval_string): Don't close the port. + + * stime.c (bdtime2c): Use SCM_LENGTH, not scm_vector_length; the + former returns a nice normal integer. (Thanks to Daniel + Risacher.) + Sat Sep 27 20:19:34 1997 Jim Blandy * Makefile.am (libpath.h): Include the value of the THREAD_LIBS