summaryrefslogtreecommitdiff
path: root/packages/base/THANKS.md
diff options
context:
space:
mode:
authorKiwamu Ishikura <ishikura.kiwamu@gmail.com>2014-12-29 14:09:46 +0900
committerKiwamu Ishikura <ishikura.kiwamu@gmail.com>2014-12-29 14:09:46 +0900
commit2a04e4e69e6c7179a6bc92f7ae150baac4553297 (patch)
treec6aac7bfc6e5e12e35d857f5c2c93884fb62dc52 /packages/base/THANKS.md
parentcc7d4003ae9ccd7f8729de58f9fbfad481f94c60 (diff)
parentcc38f9a8e6d51b2e96037375d338546cc606640d (diff)
merge master
Diffstat (limited to 'packages/base/THANKS.md')
-rw-r--r--packages/base/THANKS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/base/THANKS.md b/packages/base/THANKS.md
index 90e6199..c220f16 100644
--- a/packages/base/THANKS.md
+++ b/packages/base/THANKS.md
@@ -177,3 +177,5 @@ module reorganization, monadic mapVectorM, and many other improvements.
177 177
178- "yongqli" reported the bug in randomVector (rand() is not thread-safe). 178- "yongqli" reported the bug in randomVector (rand() is not thread-safe).
179 179
180- "yongqli" and Kiwamu Ishikura reported that drand48_r() is not portable.
181