diff options
| -rw-r--r-- | lib/CHANGES | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/lib/CHANGES b/lib/CHANGES index de83d34..6d5556a 100644 --- a/lib/CHANGES +++ b/lib/CHANGES @@ -4,6 +4,8 @@ Changes between 0.0.4 and 0.0.5.dev      libradsec will be more safe to use by programs that call it from      more than one thread simultaneously. +  - The initialisation of the OpenSSL PRNG has been improved. +  User visible changes between 0.0.1 and 0.0.4    - TLS support is now enabled by default. Use --disable-tls to | 
