summaryrefslogtreecommitdiff
path: root/libguile
diff options
context:
space:
mode:
authorGreg J. Badros <gjb@cs.washington.edu>2000-02-07 17:09:15 +0000
committerGreg J. Badros <gjb@cs.washington.edu>2000-02-07 17:09:15 +0000
commit09a617f7c025de288c987dad64a1f8732d7ac1cd (patch)
tree3f41dd0edd79863806a6d970185cfa0661d92fd7 /libguile
parent07f7f249e5a348b8294a84d85feec7bc8677e8f3 (diff)
downloadguile-09a617f7c025de288c987dad64a1f8732d7ac1cd.tar.gz
*** empty log message ***
Diffstat (limited to 'libguile')
-rw-r--r--libguile/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index 1ac9950f4..ccd49a2c4 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 7 09:07:31 2000 Greg J. Badros <gjb@cs.washington.edu>
+
+ * macros.c: Doc patches from Richard Kim. Pasted from scm.texi.
+
Sun Feb 6 20:26:21 2000 Greg J. Badros <gjb@cs.washington.edu>
* pairs.c: Doc patches from Richard Kim. Pasted from MIT Scheme