From c9b4a492cfe93fc9563d9b2b30bcdceefee1d4bb Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 20 Dec 2013 18:38:48 +0100 Subject: Detect POSIX threads at configure time and use them for OpenSSL. --- lib/CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/CHANGES') diff --git a/lib/CHANGES b/lib/CHANGES index a7640e7..de83d34 100644 --- a/lib/CHANGES +++ b/lib/CHANGES @@ -1,3 +1,9 @@ +Changes between 0.0.4 and 0.0.5.dev + + - When POSIX thread support is detected at configure and build time + libradsec will be more safe to use by programs that call it from + more than one thread simultaneously. + User visible changes between 0.0.1 and 0.0.4 - TLS support is now enabled by default. Use --disable-tls to -- cgit v1.1