summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
authorbustico2008-05-21 08:29:45 +0000
committerbustico2008-05-21 08:29:45 +0000
commit6f125263a87570e1a7c49b0c4e0fdc306a5e2f4d (patch)
treec6d2c38c429502d983f0fb6ec5458f15bf41c8a0 /doc/NEWS
parent844fa2212c691828172475528b3565e891feeef0 (diff)
downloadivy-c-6f125263a87570e1a7c49b0c4e0fdc306a5e2f4d.zip
ivy-c-6f125263a87570e1a7c49b0c4e0fdc306a5e2f4d.tar.gz
ivy-c-6f125263a87570e1a7c49b0c4e0fdc306a5e2f4d.tar.bz2
ivy-c-6f125263a87570e1a7c49b0c4e0fdc306a5e2f4d.tar.xz
add credit to utash hash library
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 1b5db58..8470160 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -77,3 +77,8 @@ usage: ivythroughput_omp [options]
-n number of clients
-d duration of the test in seconds
+6. credits
+ivy-c now use an opensource bsd license hash library : utash, thanks to
+Troy D. Hanson for this concise en efficient library.
+http://uthash.sourceforge.net/
+