summaryrefslogtreecommitdiff
path: root/libguile
diff options
context:
space:
mode:
Diffstat (limited to 'libguile')
-rw-r--r--libguile/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index 36f90540a..3afea8451 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jan 26 17:33:52 2000 Greg J. Badros <gjb@cs.washington.edu>
+
+ * throw.c: Factor out an #ifdef/#else/#endif choice more finely
+ for maintainability.
+
+ * strop.c: Documentation added by Gregg A. Reynolds. Pasted in
+ from qdocs, RnRs.
+
Wed Jan 26 10:02:11 2000 Greg J. Badros <gjb@cs.washington.edu>
* tag.c: Added doc for `tag', but mark as deprecated since Mikael