*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Wed, 8 Sep 2004 23:19:23 +0000 (23:19 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 8 Sep 2004 23:19:23 +0000 (23:19 +0000)
ice-9/ChangeLog

index 77a58b5..1df1d0f 100644 (file)
@@ -3,6 +3,9 @@
        * streams.scm (stream-for-each-many): Correction, should recurse into
        itself, not stream-for-each-one.
 
+       * time.scm (time-proc): Make result inexact, since format ~f doesn't
+       support fractions currently.
+
 2004-09-08  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
 
        * boot-9.scm (expt): Only call integer-expt for an exact integer