# HG changeset patch # User Steve Losh # Date 1479656525 0 # Node ID 6de791e0fdd5b3f1bfb8117e7c2bf605bbbacad3 # Parent 315c7eadac5f3c1a0ca81c567d093f873da78c81 I tested it on Linux too diff -r 315c7eadac5f -r 6de791e0fdd5 README.markdown --- a/README.markdown Sun Nov 20 15:41:33 2016 +0000 +++ b/README.markdown Sun Nov 20 15:42:05 2016 +0000 @@ -13,5 +13,5 @@ It is currently not thread-safe, but this may happen in the future. -The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further -testing is welcome. +The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian. +Further testing is welcome. diff -r 315c7eadac5f -r 6de791e0fdd5 docs/index.markdown --- a/docs/index.markdown Sun Nov 20 15:41:33 2016 +0000 +++ b/docs/index.markdown Sun Nov 20 15:42:05 2016 +0000 @@ -13,5 +13,5 @@ It is currently not thread-safe, but this may happen in the future. -The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further -testing is welcome. +The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian. +Further testing is welcome.