diff options
author | Mark H Weaver <mhw@netris.org> | 2014-02-27 21:31:57 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2014-02-27 22:38:53 -0500 |
commit | 6587bcfa53f620142e4f712ad347a25e3c33a9bc (patch) | |
tree | 4d124d11867d3e9ed8884101b2e7d03a693b9c10 /THANKS | |
parent | bc8e6d7d8ca602c86591466f5e9d816a614700f5 (diff) |
SRFI-18: Export 'current-thread'.
Fixes <http://debbugs.gnu.org/16890>.
Reported by Xin Wang <dram.wang@gmail.com>.
* module/srfi/srfi-18.scm: Reexport 'current-thread'.
* THANKS: Add "Xin Wang" to fixes section.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ For fixes or providing information which led to a fix: Andreas Vögele Michael Talbot-Wilson Michael Tuexen + Xin Wang Thomas Wawrzinek Mark H. Weaver Göran Weinholt |