diff options
Diffstat (limited to 'lib/CHANGES')
-rw-r--r-- | lib/CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
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 |