summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1997-09-28 04:09:06 +0000
committerJim Blandy <jimb@red-bean.com>1997-09-28 04:09:06 +0000
commitf6a2912315ffadc78c8d84e0654735e178082f9d (patch)
tree0e9a567163a704689f25539415376dd74c79ac4b
parent0d7368d7c1a616eec0b6569d0fd0589ff78a38aa (diff)
downloadguile-f6a2912315ffadc78c8d84e0654735e178082f9d.tar.gz
*** empty log message ***
-rw-r--r--libguile/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <jimb@totoro.red-bean.com>
+
+ * 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 <jimb@totoro.red-bean.com>
* Makefile.am (libpath.h): Include the value of the THREAD_LIBS