1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-02-17 21:07:22 +00:00
parent b5199d5dd9
commit 85c981f61a

View file

@ -1,3 +1,8 @@
2005-02-18 Kevin Ryde <user42@zip.com.au>
* tests/srfi-1.test (lset-adjoin): Amend tests to expect duplicates
among args cast out.
2005-02-12 Rob Browning <rlb@defaultvalue.org>
* standalone/test-require-extension: new test script.