summaryrefslogtreecommitdiff
path: root/examples/ChangeLog
diff options
context:
space:
mode:
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-06-05 17:33:40 +0000
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-06-05 17:33:40 +0000
commit8779d59588ffd0671729562a0195ae98b6017c50 (patch)
tree1344f0116862dbaf2756b1b50a2da5cad7e7cc4f /examples/ChangeLog
parent71c771efdfc2cc49f0bbc43fdc9947cbc09e81dc (diff)
downloadguile-8779d59588ffd0671729562a0195ae98b6017c50.tar.gz
* box-dynamic-module: New directory, implements the box type in a
shared library and places the definitions in a C-only module. Thanks to Thomas Wawrzinek for this, too! * box-dynamic/box.c, box/box.c, box-dynamic-module/box.c, box-module/box.c (mark_box): Fixed typo in comment.
Diffstat (limited to 'examples/ChangeLog')
-rw-r--r--examples/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/ChangeLog b/examples/ChangeLog
index fac04cd1b..da7797723 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -1,3 +1,13 @@
+2001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
+
+ * box-dynamic-module: New directory, implements the box type in a
+ shared library and places the definitions in a C-only module.
+
+ Thanks to Thomas Wawrzinek for this, too!
+
+ * box-dynamic/box.c, box/box.c, box-dynamic-module/box.c,
+ box-module/box.c (mark_box): Fixed typo in comment.
+
2001-06-01 Rob Browning <rlb@cs.utexas.edu>
* .cvsignore: here and in all subdirectories listing Makefile and