summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2005-03-29 17:59:11 +0000
committerMarius Vollmer <mvo@zagadka.de>2005-03-29 17:59:11 +0000
commit9d965d0625928125b42b8f400a5706c65e0fc44a (patch)
treee8825c55f95f770d9a831f309943cf531503a9e6
parent35f957b20f4fb5f98b38ad7075ce9393b657f13a (diff)
downloadguile-9d965d0625928125b42b8f400a5706c65e0fc44a.tar.gz
*** empty log message ***
-rw-r--r--doc/ref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog
index 1104ae6a2..04410480c 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * api-compound.texi: Fixed some typos and added some docs. Talk
+ about concrete and abstract hash tables.
+
2005-03-14 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-55): New section.