summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-08-10 12:20:02 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-08-10 12:20:02 +0000
commit8d3fd10b91080f629c822c843bc87eca72b31dbc (patch)
tree5c32bfd95b01e8944f7bb28e5ff45710126c9cc8
parentee3e40b78ef9ce28faa04b5eaf6e5ded622104d6 (diff)
downloadguile-8d3fd10b91080f629c822c843bc87eca72b31dbc.tar.gz
*** empty log message ***
-rw-r--r--test-suite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test-suite/ChangeLog b/test-suite/ChangeLog
index 612620103..ceb5a0b2d 100644
--- a/test-suite/ChangeLog
+++ b/test-suite/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
+
+ * standalone/test-round.c: Replaced all uses of scm_round with
+ scm_c_round.
+
2004-08-09 Kevin Ryde <user42@zip.com.au>
* tests/slib.test: New file.