*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Sat, 3 May 2003 20:52:53 +0000 (20:52 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sat, 3 May 2003 20:52:53 +0000 (20:52 +0000)
ice-9/ChangeLog

index 85a0a85..f13bbb1 100644 (file)
@@ -1,5 +1,8 @@
 2003-05-03  Marius Vollmer  <mvo@zagadka.de>
 
+       * boot-9.scm (display-usage-report): Use keyword->symbol instead
+       of keyword-symbol, which doesn't exist.  Thanks to Kevon Ryde.
+
        * hcons.scm (hashq-cons-get-handle): Pass only the expected four
        arguments to hashx-get-handle.  Thanks to Kevin Ryde!