From 328652da0c11a778e9a33bb184a7c6faa42d3bc6 Mon Sep 17 00:00:00 2001 From: pdw <> Date: Tue, 20 Jan 2004 09:58:02 +0000 Subject: [PATCH] pthread.c fixes for Solaris. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4ef8193..24c15cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ Attributions apply to all preceding items up to the next blank line. Unattributed items are by Paul Warren and Chris Lightfoot. 0.16 +* Fix for pthread.c behaviour on Solaris. + * Fixed behaviour of -n and -N options Klaus Sperner